Searched defs:canChildBeExpanded (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java40 boolean canChildBeExpanded(View v); method in interface:ExpandHelper.Callback
514 if (mCallback.canChildBeExpanded(v)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNotificationRowLayout.java157 public boolean canChildBeExpanded(View v) { method in class:NotificationRowLayout

Completed in 54 milliseconds