Searched defs:callsInState (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java246 private int callsInState(int state) { method in class:HeadsetClientStateMachine
458 if (callsInState(BluetoothHeadsetClientCall.CALL_STATE_ACTIVE) == 0) {

Completed in 14 milliseconds