Searched refs:onBluetoothConnectionStateChanged (Results 1 – 7 of 7) sorted by relevance
78 default void onBluetoothConnectionStateChanged() { } in onBluetoothConnectionStateChanged() method
81 void onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged() method
1201 public void onBluetoothConnectionStateChanged() { in onBluetoothConnectionStateChanged() method in ConcreteClientModeManager1202 getClientMode().onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged()
533 cmm.onBluetoothConnectionStateChanged(); in handleBootCompleted()541 cmm.onBluetoothConnectionStateChanged(); in handleBootCompleted()
1580 public void onBluetoothConnectionStateChanged() {
5251 verify(cmm).onBluetoothConnectionStateChanged(); in testBluetoothBroadcastHandling()5264 verify(cmm, times(2)).onBluetoothConnectionStateChanged(); in testBluetoothBroadcastHandling()5276 verify(cmm, times(3)).onBluetoothConnectionStateChanged(); in testBluetoothBroadcastHandling()5288 verify(cmm, times(4)).onBluetoothConnectionStateChanged(); in testBluetoothBroadcastHandling()
4934 public void onBluetoothConnectionStateChanged() throws Exception { in onBluetoothConnectionStateChanged() method in ClientModeImplTest4943 mCmi.onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged()4948 mCmi.onBluetoothConnectionStateChanged(); in onBluetoothConnectionStateChanged()