Home
last modified time | relevance | path

Searched defs:makeStateMachine (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassObjectsFactory.java73 public BassClientStateMachine makeStateMachine( in makeStateMachine() method in BassObjectsFactory
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java71 public HeadsetStateMachine makeStateMachine( in makeStateMachine() method in HeadsetObjectsFactory
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java160 private AvrcpControllerStateMachine makeStateMachine(BluetoothDevice device) { in makeStateMachine() method in AvrcpControllerStateMachineTest