Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java341 removeHunAfterClick(row); in handleNotificationClickAfterPanelCollapsed()
362 removeHunAfterClick(row); in handleNotificationClickAfterPanelCollapsed()
584 private void removeHunAfterClick(ExpandableNotificationRow row) { in removeHunAfterClick() method in StatusBarNotificationActivityStarter