Searched refs:EXPLICIT_CALL_TRANSFER (Results 1 – 3 of 3) sorted by relevance
102 public static final int EXPLICIT_CALL_TRANSFER = 18; field in HeadsetClientStateMachine308 case EXPLICIT_CALL_TRANSFER: in getMessageName()790 addQueuedAction(EXPLICIT_CALL_TRANSFER); in explicitCallTransfer()1577 case EXPLICIT_CALL_TRANSFER: in processMessage()
1099 Message msg = sm.obtainMessage(HeadsetClientStateMachine.EXPLICIT_CALL_TRANSFER); in explicitCallTransfer()
24 import static com.android.bluetooth.hfpclient.HeadsetClientStateMachine.EXPLICIT_CALL_TRANSFER;1083 Pair expectedPair = new Pair<Integer, Object>(EXPLICIT_CALL_TRANSFER, 0);1336 HeadsetClientStateMachine.getMessageName(EXPLICIT_CALL_TRANSFER),