Searched defs:EVENT_TYPE_AT_CHLD (Results 1 - 1 of 1) sorted by path

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java954 case EVENT_TYPE_AT_CHLD:
1376 case EVENT_TYPE_AT_CHLD:
1719 case EVENT_TYPE_AT_CHLD:
3057 StackEvent event = new StackEvent(EVENT_TYPE_AT_CHLD);
3254 final private static int EVENT_TYPE_AT_CHLD = 10; field in class:HeadsetStateMachine

Completed in 185 milliseconds