Home
last modified time | relevance | path

Searched refs:mShouldShowShelfOnly (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java276 private boolean mShouldShowShelfOnly; field in NotificationStackScrollLayout
1559 if (mShouldShowShelfOnly) {
5024 mShouldShowShelfOnly = shouldShowShelfOnly; in setShouldShowShelfOnly()
5141 println(pw, "showShelfOnly", mShouldShowShelfOnly); in dump()