Home
last modified time | relevance | path

Searched defs:bluetoothProfile (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothCallback.java104 default void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged()
128 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
DBluetoothEventManager.java202 int bluetoothProfile) { in dispatchProfileConnectionStateChanged()
222 int bluetoothProfile) { in dispatchActiveDeviceChanged()
432 int bluetoothProfile = 0; in onReceive() local
DCachedBluetoothDeviceManager.java230 int bluetoothProfile) { in onActiveDeviceChanged()
DCachedBluetoothDevice.java450 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged()
488 public boolean isActiveDevice(int bluetoothProfile) { in isActiveDevice()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DBluetoothMediaManager.java256 int bluetoothProfile) { in onProfileConnectionStateChanged()
282 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java354 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1223 public boolean bindBluetoothProfileService(int bluetoothProfile, in bindBluetoothProfileService()
1263 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()