Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsStore.java170 child.applyProgressLevel(); in updateProgressBar()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java328 applyProgressLevel(); in applyFromApplicationInfo()
708 PreloadIconDrawable preloadDrawable = applyProgressLevel(); in updateProgressBarUi()
716 public PreloadIconDrawable applyProgressLevel() { in applyProgressLevel() method in BubbleTextView