Searched refs:attachTo (Results 1 – 4 of 4) sorted by relevance
46 public void attachTo(Launcher launcher) { in attachTo() method in ViewOnDrawExecutor47 attachTo(launcher, launcher.getWorkspace(), true /* waitForLoadAnimation */); in attachTo()50 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
121 EchoingTextWatcher.attachTo(e); in onCreate()
2306 executor.attachTo(this); in executeOnNextDraw()