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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DStackEvent.java44 final public static int EVENT_TYPE_CMD_RESULT = 16; field in class:StackEvent
108 case EVENT_TYPE_CMD_RESULT:
109 return "EVENT_TYPE_CMD_RESULT";

Completed in 21 milliseconds