Searched refs:removeStateMachine (Results 1 – 9 of 9) sorted by relevance
135 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testDisconnect()160 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testControlOnly()187 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testBrowsingOnly()
711 removeStateMachine(device); in bondStateChanged()715 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HearingAidService774 removeStateMachine(device); in connectionStateChanged()
1000 removeStateMachine(device); in bondStateChanged()1004 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in A2dpService1101 removeStateMachine(device); in connectionStateChanged()
161 mService.removeStateMachine(A2dpSinkStateMachine.this); in processMessage()
271 void removeStateMachine(A2dpSinkStateMachine stateMachine) { in removeStateMachine() method in A2dpSinkService
390 removeStateMachine(device);1788 void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HeadsetService
450 getHandler().post(() -> mHeadsetService.removeStateMachine(mDevice)); in enter()
268 mService.removeStateMachine(AvrcpControllerStateMachine.this); in processMessage()
644 public void removeStateMachine(AvrcpControllerStateMachine stateMachine) { in removeStateMachine() method in AvrcpControllerService