HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_TYPE_CURRENT_CALLS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
StackEvent.java 42 final public static int EVENT_TYPE_CURRENT_CALLS = 14;
104 case EVENT_TYPE_CURRENT_CALLS:
105 return "EVENT_TYPE_CURRENT_CALLS";
NativeInterface.java 287 StackEvent event = new StackEvent(StackEvent.EVENT_TYPE_CURRENT_CALLS);
HeadsetClientStateMachine.java     [all...]

Completed in 4907 milliseconds