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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DStackEvent.java41 final public static int EVENT_TYPE_CALL_WAITING = 13; field in class:StackEvent
102 case EVENT_TYPE_CALL_WAITING:
103 return "EVENT_TYPE_CALL_WAITING";

Completed in 75 milliseconds