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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
StackEvent.java 55 public int valueInt4 = 0;
71 result.append(", value4:" + valueInt4);
NativeInterface.java 326 event.valueInt4 = mparty;
HeadsetClientStateMachine.java     [all...]
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachineTest.java 296 eventIncomingCall.valueInt4 = 0; //multi party

Completed in 366 milliseconds