Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt88 fun animateCollapseQs(fullyCollapse: Boolean) in expand() method
DShadeViewControllerEmptyImpl.kt40 override fun animateCollapseQs(fullyCollapse: Boolean) {} in animateCollapseQs() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java1889 public void animateCollapseQs(boolean fullyCollapse) { in animateCollapseQs() method in NotificationPanelViewController