Searched defs:makeStateMachine (Results 1 – 3 of 3) sorted by relevance
73 public BassClientStateMachine makeStateMachine(BluetoothDevice device, in makeStateMachine() method in BassObjectsFactory
73 public HeadsetStateMachine makeStateMachine(BluetoothDevice device, Looper looper, in makeStateMachine() method in HeadsetObjectsFactory
154 private AvrcpControllerStateMachine makeStateMachine(BluetoothDevice device) { in makeStateMachine() method in AvrcpControllerStateMachineTest