HomeSort by relevance Sort by last modified time
    Searched refs:notifyWiredAccessoryChanged (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/
WiredAccessoryManager.java 51 * both the InputManagerService notifyWiredAccessoryChanged interface and the UEventObserver
118 notifyWiredAccessoryChanged(0, switchValues,
126 public void notifyWiredAccessoryChanged(long whenNanos, int switchValues, int switchMask) {
127 if (LOG) Slog.v(TAG, "notifyWiredAccessoryChanged: when=" + whenNanos
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 1346 milliseconds