Searched refs:subclass (Results 1 – 8 of 8) sorted by relevance
104 byte subclass, byte[] descriptors, int[] inQos, int[] outQos) { in registerApp() argument105 return registerAppNative(name, description, provider, subclass, descriptors, inQos, outQos); in registerApp()266 byte subclass, byte[] descriptors, int[] inQos, int[] outQos); in registerAppNative() argument
64 UsbDeviceFilter(int vid, int pid, int clasz, int subclass, int protocol, in UsbDeviceFilter() argument72 mSubclass = subclass; in UsbDeviceFilter()165 private boolean matches(int clasz, int subclass, int protocol) { in matches() argument167 && (mSubclass == -1 || subclass == mSubclass) in matches()
145 UInt8 if_class, subclass, protocol; in AndroidInterfaceAdded() local176 kr = (*iface)->GetInterfaceSubClass(iface, &subclass); in AndroidInterfaceAdded()178 if (!is_adb_interface(if_class, subclass, protocol)) { in AndroidInterfaceAdded()181 << ", " << subclass << ", " << protocol; in AndroidInterfaceAdded()
259 jbyte subclass, jbyteArray descriptors, in registerAppNative() argument284 app_param.subclass = subclass; in registerAppNative()
7 …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…
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...