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

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
OutputController.java 29 sc.attachToView((ViewGroup) findViewById(viewId));
35 ledC.attachToView((ViewGroup) findViewById(viewId));
41 r.attachToView((ViewGroup) findViewById(viewId));
RelayController.java 33 public void attachToView(ViewGroup targetView) {
ServoController.java 22 public void attachToView(ViewGroup targetView) {
ColorLEDController.java 77 public void attachToView(ViewGroup targetView) {

Completed in 816 milliseconds