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/
ExpandHelper.java 45 boolean canChildBeExpanded(View v);
512 if (mCallback.canChildBeExpanded(v)) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 283 public boolean canChildBeExpanded(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 603 public boolean canChildBeExpanded(View v) {
    [all...]

Completed in 45 milliseconds