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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 151 private EmptyShadeView mEmptyShadeView;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 227 protected EmptyShadeView mEmptyShadeView;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 722 mEmptyShadeView = (EmptyShadeView) LayoutInflater.from(mContext).inflate(
724 mStackScroller.setEmptyShadeView(mEmptyShadeView);
    [all...]

Completed in 54 milliseconds