Home
last modified time | relevance | path

Searched refs:cancelExpandHelper (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeControllerSceneImpl.kt116 notificationStackScrollLayout.cancelExpandHelper() in <lambda>()
DShadeControllerImpl.java142 mNotificationShadeWindowViewController.cancelExpandHelper(); in animateCollapseShade()
DNotificationShadeWindowViewController.java724 public void cancelExpandHelper() { in cancelExpandHelper() method in NotificationShadeWindowViewController
726 mStackScrollLayout.cancelExpandHelper(); in cancelExpandHelper()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4464 public void cancelExpandHelper() { in cancelExpandHelper() method