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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DStackEvent.java32 final public static int EVENT_TYPE_NETWORK_STATE = 4; field in class:StackEvent
84 case EVENT_TYPE_NETWORK_STATE:
85 return "EVENT_TYPE_NETWORK_STATE";

Completed in 44 milliseconds