Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeDefaults.java96 default void onBluetoothConnectionStateChanged() { } in onBluetoothConnectionStateChanged() method
DClientMode.java120 void onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged() method
DConcreteClientModeManager.java1455 public void onBluetoothConnectionStateChanged() { in onBluetoothConnectionStateChanged() method in ConcreteClientModeManager
DClientModeImpl.java2061 public void onBluetoothConnectionStateChanged() { in onBluetoothConnectionStateChanged() method in ClientModeImpl
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java6751 public void onBluetoothConnectionStateChanged() throws Exception { in onBluetoothConnectionStateChanged() method in ClientModeImplTest