Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java336 mAutoAdvanceRunnable = this::runAutoAdvance; in maybeRegisterAutoAdvance()
357 private void runAutoAdvance() { in runAutoAdvance() method in LauncherAppWidgetHostView