Home
last modified time | relevance | path

Searched defs:onProfileConnectionStateChanged (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DSavedBluetoothDeviceUpdater.java50 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in SavedBluetoothDeviceUpdater
DAvailableMediaBluetoothDeviceUpdater.java62 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in AvailableMediaBluetoothDeviceUpdater
DConnectedBluetoothDeviceUpdater.java62 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in ConnectedBluetoothDeviceUpdater
DBluetoothDeviceUpdater.java152 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothDeviceUpdater
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java210 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in AudioSwitchPreferenceController