Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DNotificationBroadcastReceiver.java113 StatusBarNotifier.clearAllCallNotifications(); in acceptUpgradeRequest()
126 StatusBarNotifier.clearAllCallNotifications(); in declineUpgradeRequest()
139 StatusBarNotifier.clearAllCallNotifications(); in hangUpOngoingCall()
170 StatusBarNotifier.clearAllCallNotifications(); in answerIncomingCall()
214 StatusBarNotifier.clearAllCallNotifications(); in declineIncomingCall()
H A DStatusBarNotifier.java150 static void clearAllCallNotifications() { in clearAllCallNotifications() method in StatusBarNotifier