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.java43 public static final int EVENT_TYPE_CALL_WAITING = 14; field in class:StackEvent
104 case EVENT_TYPE_CALL_WAITING:
105 return "EVENT_TYPE_CALL_WAITING";

Completed in 9 milliseconds