Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeDefaults.java79 default void onBluetoothConnectionStateChanged() { } in onBluetoothConnectionStateChanged() method
DClientMode.java92 void onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged() method
DConcreteClientModeManager.java1238 public void onBluetoothConnectionStateChanged() { in onBluetoothConnectionStateChanged() method in ConcreteClientModeManager
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java5640 public void onBluetoothConnectionStateChanged() throws Exception { in onBluetoothConnectionStateChanged() method in ClientModeImplTest