Home
last modified time | relevance | path

Searched refs:EXTRA_CLASS (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java924 BluetoothDevice.EXTRA_CLASS, in devicePropertyChangedCallback()
1033 BluetoothDevice.EXTRA_CLASS, new BluetoothClass(deviceProp.getBluetoothClass())); in deviceFoundCallback()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java381 public static final String EXTRA_CLASS = "android.bluetooth.device.extra.CLASS"; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt572 field public static final String EXTRA_CLASS = "android.bluetooth.device.extra.CLASS";