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

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

Completed in 118 milliseconds