HomeSort by relevance Sort by last modified time
    Searched refs:canChildBeExpanded (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 188 public boolean canChildBeExpanded(View v) {
NotificationRowLayout.java 152 public boolean canChildBeExpanded(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 40 boolean canChildBeExpanded(View v);
513 if (mCallback.canChildBeExpanded(v)) {

Completed in 55 milliseconds