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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 51 private NotificationShelf mShelf;
230 mShelf = shelf;
234 return mShelf;
NotificationStackScrollLayout.java 361 private NotificationShelf mShelf;
605 mShelf.setMaxLayoutHeight(maxLayoutHeight);
638 mShelf.updateAppearance();
    [all...]
StackStateAnimator.java 78 private NotificationShelf mShelf;
279 int shelfIndex = mShelf.getNotGoneIndex();
519 mShelf = shelf;

Completed in 87 milliseconds