Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DLauncherAppWidgetHostView.java381 mAutoAdvanceRunnable = this::runAutoAdvance; in maybeRegisterAutoAdvance()
402 private void runAutoAdvance() { in runAutoAdvance() method in LauncherAppWidgetHostView