Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt77 fun collapseWithDuration(animationDuration: Int) in expand() method
DShadeViewControllerEmptyImpl.kt38 override fun collapseWithDuration(animationDuration: Int) {} in collapseWithDuration() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java4193 public void collapseWithDuration(int animationDuration) { in collapseWithDuration() method