Searched refs:configuration (Results 1 – 25 of 34) sorted by relevance
12
/system/core/rootdir/ |
D | init.usb.rc | 3 # USB configuration common for all android devices 19 # adb only USB configuration 20 # This is the fallback configuration if the 21 # USB manager fails to set a standard configuration 31 # USB accessory configuration 40 # USB accessory configuration, with adb 50 # audio accessory configuration 59 # audio accessory configuration, with adb 69 # USB and audio accessory configuration 78 # USB and audio accessory configuration, with adb [all …]
|
/system/core/fastboot/ |
D | usb_osx.c | 78 UInt8 configuration; in try_interfaces() local 90 configuration = 0; in try_interfaces() 91 (*dev)->GetConfiguration(dev, &configuration); in try_interfaces() 92 if (configuration != 1) in try_interfaces()
|
/system/core/libutils/ |
D | README | 60 categories; a `configuration' indicates a set of phone language, display 65 independent of configuration. 68 values depending on configuration. 71 values depending on configuration. 91 Resource values are specified paired with a set of configuration 95 current configuration, and the value corresponding to the best matching 150 configuration/value pairs. Any number of overlay packages may be loaded
|
D | NOTICE | 41 source, and configuration files.
|
/system/core/include/usbhost/ |
D | usbhost.h | 193 int usb_device_set_configuration(struct usb_device *device, int configuration);
|
/system/core/init/ |
D | readme.txt | 153 Parse an init config file, extending the current configuration. 207 in the file_contexts configuration. 213 security contexts specified in the file_contexts configuration.
|
D | NOTICE | 41 source, and configuration files.
|
/system/core/libusbhost/ |
D | usbhost.c | 550 int usb_device_set_configuration(struct usb_device *device, int configuration) in usb_device_set_configuration() argument 552 return ioctl(device->fd, USBDEVFS_SETCONFIGURATION, &configuration); in usb_device_set_configuration()
|
/system/extras/taskstats/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/libnetutils/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/procrank/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/libzipfile/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/showslab/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/procmem/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/liblog/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/f2fs_utils/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/showmap/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/librank/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/ksmutils/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/adb/ |
D | NOTICE | 42 source, and configuration files.
|
/system/core/logcat/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/ext4_utils/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/netcfg/ |
D | NOTICE | 41 source, and configuration files.
|
/system/core/run-as/ |
D | NOTICE | 41 source, and configuration files.
|
/system/extras/timeinfo/ |
D | NOTICE | 41 source, and configuration files.
|
12