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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStackEvent.java 47 public static final int EVENT_TYPE_BIA = 20;
178 case EVENT_TYPE_BIA:
179 return "EVENT_TYPE_BIA";
HeadsetNativeInterface.java 205 new HeadsetStackEvent(HeadsetStackEvent.EVENT_TYPE_BIA, agIndicatorEnableState,
HeadsetStateMachine.java     [all...]
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetStateMachineTest.java     [all...]

Completed in 116 milliseconds