Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java500 return shouldExpandWhenNotFlinging(); in flingExpands()
506 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in PanelViewController
DNotificationPanelViewController.java1810 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in NotificationPanelViewController
1811 if (super.shouldExpandWhenNotFlinging()) { in shouldExpandWhenNotFlinging()