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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 204 mShelfState.hasItemsInStableShelf = lastViewState.inShelf;
211 mShelfState.hasItemsInStableShelf = false;
241 if (mHideBackground && !mShelfState.hasItemsInStableShelf) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 347 milliseconds