Home
last modified time | relevance | path

Searched refs:getBluetoothClass (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java476 mBtClass = mDevice.getBluetoothClass(); in fetchBtClass()
496 BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in updateProfiles()
805 if (mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
807 mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
DBluetoothDeviceFilter.java103 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1099 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothDevice
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6199 method public android.bluetooth.BluetoothClass getBluetoothClass();
/frameworks/base/api/
Dcurrent.txt7585 method public android.bluetooth.BluetoothClass getBluetoothClass();
Dsystem-current.txt8062 method public android.bluetooth.BluetoothClass getBluetoothClass();