File: PerceivedDeviceType.values.h

package info (click to toggle)
android-file-transfer 4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,496 kB
  • sloc: cpp: 12,909; python: 140; lex: 47; xml: 26; sh: 13; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
ENUM_VALUE(GenericMtpDevice, 0)
ENUM_VALUE(DigitalStillCamera, 1)
ENUM_VALUE(MediaPlayer, 2)
ENUM_VALUE(MobilePhone, 3)
ENUM_VALUE(DigitalVideoCamera, 4)
ENUM_VALUE(PDA, 5)
ENUM_VALUE(AudioRecorder, 6)