Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt143 fun applyLaunchAnimationProgress(linearProgress: Float) in expand() method
DShadeViewControllerEmptyImpl.kt56 override fun applyLaunchAnimationProgress(linearProgress: Float) {} in applyLaunchAnimationProgress() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java3198 public void applyLaunchAnimationProgress(float linearProgress) { in applyLaunchAnimationProgress() method