Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DListSuggestionCursor.java92 public void removeRow() { in removeRow() method in ListSuggestionCursor
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java518 entry.removeRow(); in removeNotificationInternal()
599 childEntry.removeRow(); in handleGroupSummaryRemoved()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java722 public void removeRow() { in removeRow() method in NotificationEntry