Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java70 byte subclass, in registerApp() argument
74 return registerAppNative(name, description, provider, subclass, descriptors, inQos, outQos); in registerApp()
253 byte subclass, 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/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidDeviceAppSdpSettings.java56 String name, String description, String provider, byte subclass, byte[] descriptors) { in BluetoothHidDeviceAppSdpSettings() argument
60 mSubclass = subclass; in BluetoothHidDeviceAppSdpSettings()
/packages/modules/Nfc/NfcNci/testutils/pn532/nfcutils/
Ddata.py110 subclass = type(name, (cls,), kwargs)
111 return subclass
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc131 p_buf->subclass = p_app_info->subclass; in BTA_HdRegisterApp()
Dbta_hd_int.h88 uint8_t subclass; member
Dbta_hd_act.cc204 p_app_data->provider, p_app_data->subclass, p_app_data->d_len, in bta_hd_register_act()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceServiceBinderTest.java75 byte subclass = 1; in registerApp()
79 name, description, provider, subclass, descriptors); in registerApp()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp244 jstring description, jstring provider, jbyte subclass, in registerAppNative() argument
269 app_param.subclass = subclass; in registerAppNative()
/packages/modules/adb/client/
Dusb_osx.cpp155 UInt8 if_class, subclass, protocol; in AndroidInterfaceAdded() local
186 kr = (*iface)->GetInterfaceSubClass(iface, &subclass); in AndroidInterfaceAdded()
188 if (!is_adb_interface(if_class, subclass, protocol)) { in AndroidInterfaceAdded()
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h107 uint16_t subclass, uint16_t desc_len, uint8_t* p_desc_data);
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h49 uint8_t subclass; member
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h61 uint8_t subclass; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc422 app_info.subclass = p_app_param->subclass; in register_app()
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc149 uint16_t subclass, uint16_t desc_len, uint8_t* p_desc_data) { in HID_DevAddRecord() argument
231 const uint8_t dev_subclass = subclass; in HID_DevAddRecord()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt15 …Method parameter should be Collection<Signature> (or subclass) instead of raw array; was `android.…
17 …Field should be Collection<Signature> (or subclass) instead of raw array; was `android.content.pm.…
19 …Method parameter should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; …
21 …Method parameter should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; …
23 …Field should be Collection<AppBlockingPackageInfo> (or subclass) instead of raw array; was `androi…
25 …Field should be Collection<AppBlockingPackageInfo> (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.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...