Home
last modified time | relevance | path

Searched defs:runOnPageScrollsInitialized (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java723 public void runOnPageScrollsInitialized(Runnable callback) { in runOnPageScrollsInitialized() method in PagedView
912 runOnPageScrollsInitialized(() -> { in onViewRemoved() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1904 runOnPageScrollsInitialized(() -> { in applyLoadPlan() method