Searched refs:ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD (Results 1 – 1 of 1) sorted by relevance
55 static final String ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD = field in CallLogNotificationsService87 serviceIntent.setAction(CallLogNotificationsService.ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD); in markAllNewVoicemailsAsOld()102 intent.setAction(CallLogNotificationsService.ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD); in createMarkAllNewVoicemailsAsOldIntent()152 case ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD: in onHandleIntent()