Home
last modified time | relevance | path

Searched refs:shouldExpandWhenNotFlinging (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java519 return shouldExpandWhenNotFlinging(); in flingExpands()
525 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in PanelViewController
H A DNotificationPanelViewController.java1874 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in NotificationPanelViewController
1875 if (super.shouldExpandWhenNotFlinging()) { in shouldExpandWhenNotFlinging()