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/
ExpandHelper.java 44 boolean canChildBeExpanded(View v);
325 if (mResizedView != null && !mCallback.canChildBeExpanded(mResizedView)) {
526 boolean canBeExpanded = mCallback.canChildBeExpanded(v);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 68 milliseconds