HomeSort by relevance Sort by last modified time
    Searched refs:DIAL_MEMORY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 88 static final int DIAL_MEMORY = 11;
514 case DIAL_MEMORY:
546 case DIAL_MEMORY:
691 case DIAL_MEMORY:
    [all...]
HeadsetClientService.java 667 Message msg = mStateMachine.obtainMessage(HeadsetClientStateMachine.DIAL_MEMORY);

Completed in 156 milliseconds