Searched refs:removeStateMachine (Results 1 – 9 of 9) sorted by relevance
755 removeStateMachine(device); in bondStateChanged()759 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HearingAidService818 removeStateMachine(device); in connectionStateChanged()
171 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testDisconnect()205 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testControlOnly()237 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testBrowsingOnly()
1052 removeStateMachine(device); in bondStateChanged()1055 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in A2dpService1149 removeStateMachine(device); in connectionStateChanged()
161 mService.removeStateMachine(A2dpSinkStateMachine.this); in processMessage()
316 void removeStateMachine(A2dpSinkStateMachine stateMachine) { in removeStateMachine() method in A2dpSinkService
395 removeStateMachine(device);1838 void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HeadsetService
455 getHandler().post(() -> mHeadsetService.removeStateMachine(mDevice)); in enter()
731 public void removeStateMachine(AvrcpControllerStateMachine stateMachine) { in removeStateMachine() method in AvrcpControllerService
427 mService.removeStateMachine(AvrcpControllerStateMachine.this); in processMessage()