Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStackEvent.java50 public final int valueInt; field in HeadsetStackEvent
73 public HeadsetStackEvent(int type, int valueInt, BluetoothDevice device) { 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()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java46 public int valueInt = 0; field in A2dpStackEvent
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DStackEvent.java52 public int valueInt = 0; field in StackEvent