Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt88 fun animateCollapseQs(fullyCollapse: Boolean) regex
H A DNotificationPanelViewController.java1889 public void animateCollapseQs(boolean fullyCollapse) { in animateCollapseQs() method in NotificationPanelViewController