Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt169 fun setAlphaChangeAnimationEndAction(r: Runnable) in expand() method
DShadeViewControllerEmptyImpl.kt63 override fun setAlphaChangeAnimationEndAction(r: Runnable) {} in setAlphaChangeAnimationEndAction() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java2979 public void setAlphaChangeAnimationEndAction(Runnable r) { in setAlphaChangeAnimationEndAction() method in NotificationPanelViewController