Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetStackEvent.java26 public class HeadsetStackEvent extends HeadsetMessageObject { class
63 public HeadsetStackEvent(int type, BluetoothDevice device) { in HeadsetStackEvent() method in HeadsetStackEvent
74 public HeadsetStackEvent(int type, int valueInt, BluetoothDevice device) { in HeadsetStackEvent() method in HeadsetStackEvent
86 public HeadsetStackEvent(int type, int valueInt, int valueInt2, BluetoothDevice device) { in HeadsetStackEvent() method in HeadsetStackEvent
97 public HeadsetStackEvent(int type, String valueString, BluetoothDevice device) { in HeadsetStackEvent() method in HeadsetStackEvent
108 public HeadsetStackEvent(int type, HeadsetMessageObject valueObject, BluetoothDevice device) { in HeadsetStackEvent() method in HeadsetStackEvent
122 public HeadsetStackEvent(int type, int valueInt, int valueInt2, String valueString, in HeadsetStackEvent() method in HeadsetStackEvent