Searched refs:DIAL_MEMORY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java92 static final int DIAL_MEMORY = 11; field in class:HeadsetClientStateMachine
518 case DIAL_MEMORY:
550 case DIAL_MEMORY:
695 case DIAL_MEMORY:
1684 case DIAL_MEMORY:
1686 addQueuedAction(DIAL_MEMORY);
1947 case DIAL_MEMORY:
H A DHeadsetClientService.java716 Message msg = mStateMachine.obtainMessage(HeadsetClientStateMachine.DIAL_MEMORY);

Completed in 45 milliseconds