Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java149 clearNotificationIfPresent(notificationKey, packageName, userHandle); in onCreate()
163 void clearNotificationIfPresent(String notifKey, String packageName, UserHandle userHandle) { in clearNotificationIfPresent() method in LaunchConversationActivity