Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DLauncherAppWidgetHostView.java134 checkIfAutoAdvance(); in updateAppWidget()
230 checkIfAutoAdvance(); in onAttachedToWindow()
241 checkIfAutoAdvance(); in onDetachedFromWindow()
346 private void checkIfAutoAdvance() { in checkIfAutoAdvance() method in LauncherAppWidgetHostView