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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java974 case EVENT_TYPE_AT_CLCC:
1390 case EVENT_TYPE_AT_CLCC:
1721 case EVENT_TYPE_AT_CLCC:
3174 StackEvent event = new StackEvent(EVENT_TYPE_AT_CLCC);
3378 final private static int EVENT_TYPE_AT_CLCC = 14; field in class:HeadsetStateMachine

Completed in 41 milliseconds