Searched defs:switchValues (Results 1 – 3 of 3) sorted by relevance
109 int switchValues = 0; in onSystemReady() local138 public void notifyWiredAccessoryChanged(long whenNanos, int switchValues, int switchMask) { in notifyWiredAccessoryChanged()321 private String switchCodeToString(int switchValues, int switchMask) { in switchCodeToString()
2325 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch()2961 void notifyWiredAccessoryChanged(long whenNanos, int switchValues, int switchMask); in notifyWiredAccessoryChanged()
834 uint32_t switchValues, uint32_t switchMask, uint32_t /* policyFlags */) { in notifySwitch() argument