Home
last modified time | relevance | path

Searched refs:onConnectionStateChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothCallback.java92 default void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) {} in onConnectionStateChanged() method
DBluetoothEventManager.java210 callback.onConnectionStateChanged(cachedDevice, state); in dispatchConnectionStateChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDevice.java262 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback
350 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper
352 mExecutor.execute(() -> mCallback.onConnectionStateChanged(device, state)); in onConnectionStateChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java718 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall
829 mOwner.onConnectionStateChanged(SipConnection.this);
1019 call.onConnectionStateChanged(this); in separate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImplTest.java93 mBluetoothControllerImpl.onConnectionStateChanged(null, in testNoConnectionWithDevices()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java343 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothControllerImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10515 Landroid/bluetooth/BluetoothHidDevice$CallbackWrapper;->onConnectionStateChanged(Landroid/bluetooth…
11837 Landroid/bluetooth/IBluetoothHidDeviceCallback$Stub$Proxy;->onConnectionStateChanged(Landroid/bluet…
11853 Landroid/bluetooth/IBluetoothHidDeviceCallback;->onConnectionStateChanged(Landroid/bluetooth/Blueto…
/frameworks/base/non-updatable-api/
Dcurrent.txt8710 method public void onConnectionStateChanged(android.bluetooth.BluetoothDevice, int);
/frameworks/base/api/
Dcurrent.txt8710 method public void onConnectionStateChanged(android.bluetooth.BluetoothDevice, int);