Searched defs:attachTo (Results 1 – 2 of 2) sorted by relevance
46 public void attachTo(Launcher launcher) { in attachTo() method in ViewOnDrawExecutor50 public void attachTo(Launcher launcher, View attachedView, boolean waitForLoadAnimation) { in attachTo() method in ViewOnDrawExecutor
49 public static void attachTo(final EditText editText) { in attachTo() method in EchoingTextWatcher