Searched refs:ACTION_MARK_NEW_MISSED_CALLS_AS_OLD (Results 1 – 2 of 2) sorted by relevance
74 public static final String ACTION_MARK_NEW_MISSED_CALLS_AS_OLD = field in CallLogNotificationsService140 case ACTION_MARK_NEW_MISSED_CALLS_AS_OLD: in onHandleIntent()
248 intent.setAction(CallLogNotificationsService.ACTION_MARK_NEW_MISSED_CALLS_AS_OLD); in createClearMissedCallsPendingIntent()