Searched refs:ACTION_MARK_NEW_VOICEMAILS_AS_OLD (Results 1 – 2 of 2) sorted by relevance
40 public static final String ACTION_MARK_NEW_VOICEMAILS_AS_OLD = field in CallLogNotificationsService77 if (ACTION_MARK_NEW_VOICEMAILS_AS_OLD.equals(intent.getAction())) { in onHandleIntent()
207 intent.setAction(CallLogNotificationsService.ACTION_MARK_NEW_VOICEMAILS_AS_OLD); in createMarkNewVoicemailsAsOldIntent()