Home
last modified time | relevance | path

Searched refs:allocateStateMachine (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java891 sm = allocateStateMachine(device); in getStateMachine()
899 private HeadsetClientStateMachine allocateStateMachine(BluetoothDevice device) { in allocateStateMachine() method in HeadsetClientService