Home
last modified time | relevance | path

Searched defs:applyLaunchAnimationProgress (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt143 fun applyLaunchAnimationProgress(linearProgress: Float) regex
H A DNotificationPanelViewController.java3198 public void applyLaunchAnimationProgress(float linearProgress) { in applyLaunchAnimationProgress() method