Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt169 fun setAlphaChangeAnimationEndAction(r: Runnable) regex
H A DNotificationPanelViewController.java2979 public void setAlphaChangeAnimationEndAction(Runnable r) { in setAlphaChangeAnimationEndAction() method in NotificationPanelViewController