Home
last modified time | relevance | path

Searched refs:subclass (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java104 byte subclass, byte[] descriptors, int[] inQos, int[] outQos) { in registerApp() argument
105 return registerAppNative(name, description, provider, subclass, descriptors, inQos, outQos); in registerApp()
266 byte subclass, byte[] descriptors, int[] inQos, int[] outQos); in registerAppNative() argument
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbDeviceFilter.java64 UsbDeviceFilter(int vid, int pid, int clasz, int subclass, int protocol, in UsbDeviceFilter() argument
72 mSubclass = subclass; in UsbDeviceFilter()
165 private boolean matches(int clasz, int subclass, int protocol) { in matches() argument
167 && (mSubclass == -1 || subclass == mSubclass) in matches()
/packages/modules/adb/client/
Dusb_osx.cpp145 UInt8 if_class, subclass, protocol; in AndroidInterfaceAdded() local
176 kr = (*iface)->GetInterfaceSubClass(iface, &subclass); in AndroidInterfaceAdded()
178 if (!is_adb_interface(if_class, subclass, protocol)) { in AndroidInterfaceAdded()
181 << ", " << subclass << ", " << protocol; in AndroidInterfaceAdded()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hid_device.cpp259 jbyte subclass, jbyteArray descriptors, in registerAppNative() argument
284 app_param.subclass = subclass; in registerAppNative()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt7 …Method parameter should be Collection<Signature> (or subclass) instead of raw array; was `android.…
9 …Field should be Collection<Signature> (or subclass) instead of raw array; was `android.content.pm.…
11 …Method parameter should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; …
13 …Method parameter should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; …
15 …Field should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; was `androi…
17 …Field should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; was `androi…
19 …Method parameter should be Collection<InputFilter> (or subclass) instead of raw array; was `androi…
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...