Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarLaunchAnimatorController.kt43 statusBar.notificationPanelViewController.applyLaunchAnimationProgress(linearProgress)
H A DNotificationPanelViewController.java3630 public void applyLaunchAnimationProgress(float linearProgress) { in applyLaunchAnimationProgress() method