Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java326 removeHunAfterClick(row); in handleNotificationClickAfterPanelCollapsed()
347 removeHunAfterClick(row); in handleNotificationClickAfterPanelCollapsed()
560 private void removeHunAfterClick(ExpandableNotificationRow row) { in removeHunAfterClick() method in StatusBarNotificationActivityStarter