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/
DPanelView.java687 return shouldExpandWhenNotFlinging(); in flingExpands()
693 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in PanelView
DNotificationPanelView.java1203 protected boolean shouldExpandWhenNotFlinging() { in shouldExpandWhenNotFlinging() method in NotificationPanelView
1204 if (super.shouldExpandWhenNotFlinging()) { in shouldExpandWhenNotFlinging()