Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DViewPool.java78 view.onRecycle(); in recycle()
117 void onRecycle(); in onRecycle() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DGroupedTaskView.java208 public void onRecycle() { in onRecycle() method in GroupedTaskView
209 super.onRecycle(); in onRecycle()
H A DTaskView.java989 public void onRecycle() { in onRecycle() method in TaskView