Home
last modified time | relevance | path

Searched defs:valueInt2 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStackEvent.java51 public final int valueInt2; field in HeadsetStackEvent
85 public HeadsetStackEvent(int type, int valueInt, int valueInt2, BluetoothDevice device) { in HeadsetStackEvent()
121 public HeadsetStackEvent(int type, int valueInt, int valueInt2, String valueString, in HeadsetStackEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DStackEvent.java54 public int valueInt2 = 0; field in StackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioStackEvent.java52 public int valueInt2 = 0; field in LeAudioStackEvent