Searched refs:cancelMissedCallNotification (Results 1 – 4 of 4) sorted by relevance
96 mMissedCallNotificationController.cancelMissedCallNotification(notificationTag); in onStartCommand()101 mMissedCallNotificationController.cancelMissedCallNotification(notificationTag); in onStartCommand()110 mMissedCallNotificationController.cancelMissedCallNotification(notificationTag); in onStartCommand()
109 cancelMissedCallNotification(phoneCallLog); in updateNotifications()152 private void cancelMissedCallNotification(PhoneCallLog phoneCallLog) { in cancelMissedCallNotification() method in MissedCallNotificationController155 cancelMissedCallNotification(tag); in cancelMissedCallNotification()162 void cancelMissedCallNotification(String tag) { in cancelMissedCallNotification() method in MissedCallNotificationController
76 cancelMissedCallNotification(); in onCreate()167 private void cancelMissedCallNotification() { in cancelMissedCallNotification() method in TestDialerActivity
178 cancelMissedCallNotification(userHandle); in clearMissedCalls()437 private void cancelMissedCallNotification(UserHandle userHandle) { in cancelMissedCallNotification() method in MissedCallNotifierImpl