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

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
BaseActivity.java 85 mInputController.switchStateChanged(sw, o.getState() != 0);
InputController.java 66 public void switchStateChanged(int switchIndex, boolean switchState) {
90 switchStateChanged(switchIndex, switchState);

Completed in 59 milliseconds