Searched refs:clearAllCallNotifications (Results 1 – 2 of 2) sorted by relevance
865 StatusBarNotifier.clearAllCallNotifications(context); in hangUpOngoingCall()889 StatusBarNotifier.clearAllCallNotifications(context); in answerIncomingCall()907 StatusBarNotifier.clearAllCallNotifications(context); in declineIncomingCall()921 StatusBarNotifier.clearAllCallNotifications(context); in acceptUpgradeRequest()938 StatusBarNotifier.clearAllCallNotifications(context); in declineUpgradeRequest()
164 static void clearAllCallNotifications(Context backupContext) { in clearAllCallNotifications() method in StatusBarNotifier