Searched refs:removeStateMachine (Results 1 – 10 of 10) sorted by relevance
535 removeStateMachine(device); in bondStateChanged()539 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in LeAudioService597 removeStateMachine(device); in connectionStateChanged()
767 removeStateMachine(device); in bondStateChanged()771 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HearingAidService832 removeStateMachine(device); in connectionStateChanged()
1088 removeStateMachine(device); in bondStateChanged()1091 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in A2dpService1185 removeStateMachine(device); in connectionStateChanged()
164 mService.removeStateMachine(A2dpSinkStateMachine.this); in processMessage()
367 void removeStateMachine(A2dpSinkStateMachine stateMachine) { in removeStateMachine() method in A2dpSinkService
377 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testDisconnectInternal()406 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testControlOnly()435 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testBrowsingOnly()
400 removeStateMachine(device);1893 void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HeadsetService
460 getHandler().post(() -> mHeadsetService.removeStateMachine(mDevice)); in enter()
835 public void removeStateMachine(AvrcpControllerStateMachine stateMachine) { in removeStateMachine() method in AvrcpControllerService
433 mService.removeStateMachine(AvrcpControllerStateMachine.this); in processMessage()