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

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
BaseActivity.java 71 mInputController.setLightValue(l.getLight());
InputController.java 60 public void setLightValue(int lightValueFromArduino) {
86 setLightValue(lightValue);

Completed in 1458 milliseconds