Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java356 int callsInState(int state) { in callsInState() method in HeadsetClientStateMachine
613 if (callsInState(HfpClientCall.CALL_STATE_ACTIVE) == 0) { in acceptCall()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java1048 mHeadsetClientStateMachine.callsInState(HfpClientCall.CALL_STATE_WAITING), 1);