Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.java48 private final boolean mUseMultipleSections; field in NotificationSectionsManager
66 mUseMultipleSections = useMultipleSections; in NotificationSectionsManager()
123 if (!mUseMultipleSections) { in updateSectionBoundaries()
197 if (mUseMultipleSections) { in updateFirstAndLastViewsInSections()