Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothDeviceFilter.java103 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
DCachedBluetoothDevice.java480 mBtClass = mDevice.getBluetoothClass(); in fetchBtClass()
500 BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in updateProfiles()
811 if (mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1040 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothDevice
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3075 BluetoothClass btClass = btDevice.getBluetoothClass(); in setBtScoDeviceConnectionState()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6199 method public android.bluetooth.BluetoothClass getBluetoothClass();
/frameworks/base/api/
Dcurrent.txt7058 method public android.bluetooth.BluetoothClass getBluetoothClass();
Dsystem-current.txt7348 method public android.bluetooth.BluetoothClass getBluetoothClass();
Dtest-current.txt7064 method public android.bluetooth.BluetoothClass getBluetoothClass();