Searched defs:valueInt (Results 1 – 7 of 7) sorted by relevance
50 public final int valueInt; field in HeadsetStackEvent73 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()
46 public int valueInt = 0; field in A2dpStackEvent
53 public int valueInt = 0; field in StackEvent
193 int valueInt; in setParameters() local354 int valueInt; in setParameters() local
339 int valueInt = static_cast<int>(reinterpret_cast<uintptr_t>(value)); in setParameter() local
351 int valueInt = static_cast<int>(reinterpret_cast<uintptr_t>(value)); in setParameter() local
700 public int valueInt; field in BinaryXmlPullParser.Attribute