Searched refs:removeStateMachine (Results 1 – 9 of 9) sorted by relevance
760 removeStateMachine(device); in bondStateChanged()764 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in HearingAidService823 removeStateMachine(device); in connectionStateChanged()
175 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testDisconnect()209 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testControlOnly()241 verify(mAvrcpControllerService).removeStateMachine(eq(mAvrcpStateMachine)); in testBrowsingOnly()
1068 removeStateMachine(device); in bondStateChanged()1071 private void removeStateMachine(BluetoothDevice device) { in removeStateMachine() method in A2dpService1165 removeStateMachine(device); in connectionStateChanged()
161 mService.removeStateMachine(A2dpSinkStateMachine.this); in processMessage()
322 void removeStateMachine(A2dpSinkStateMachine stateMachine) { in removeStateMachine() method in A2dpSinkService
399 removeStateMachine(device);1845 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()