Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/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/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java46 public int valueInt = 0; field in A2dpStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DStackEvent.java58 public int valueInt = 0; field in StackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java601 Integer valueInt = mStatusFlagsCharacteristic in updateStatusFlags() local
632 int valueInt = 0; in setCallControlPointOptionalOpcodes() local