Home
last modified time | relevance | path

Searched defs:currentSection (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactSectionIndexer.java148 final String currentSection = lastIndex >= 0 ? sections.get(lastIndex) : null; in buildIndexerFromDisplayNames() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java411 NotifSection currentSection = null; in notifySectionEntriesUpdated() local