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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DStackEvent.java39 final public static int EVENT_TYPE_CALLHELD = 11; field in class:StackEvent
98 case EVENT_TYPE_CALLHELD:
99 return "EVENT_TYPE_CALLHELD";

Completed in 67 milliseconds