Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupPopulator.java132 public static <T extends Context & ActivityContext> Runnable createUpdateRunnable( in createUpdateRunnable() method in PopupPopulator
H A DPopupContainerWithArrow.java327 MODEL_EXECUTOR.getHandler().postAtFrontOfQueue(PopupPopulator.createUpdateRunnable( in populateAndShow()