Home
last modified time | relevance | path

Searched refs:attachedView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/
DViewOnDrawExecutor.java49 public void attachTo(Launcher launcher, View attachedView, boolean waitForLoadAnimation) { in attachTo() argument
51 mAttachedView = attachedView; in attachTo()