Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DListEntry.java79 @Nullable public NotifSection getSection() { in getSection() method in ListEntry
/aosp14/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/
H A DIncidentHelper.java71 private static Section getSection(String name) throws IllegalArgumentException { in getSection() method in IncidentHelper