Home
last modified time | relevance | path

Searched refs:canChildBeExpanded (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java45 boolean canChildBeExpanded(View v); in canChildBeExpanded() method
515 if (mCallback.canChildBeExpanded(v)) { in startExpanding()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java348 public boolean canChildBeExpanded(View v) { in canChildBeExpanded() method in HeadsUpNotificationView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java654 public boolean canChildBeExpanded(View v) { in canChildBeExpanded() method in NotificationStackScrollLayout