Home
last modified time | relevance | path

Searched refs:LegacyVoicemailNotificationReceiver (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsService.java29 import com.android.dialer.app.voicemail.LegacyVoicemailNotificationReceiver;
162 LegacyVoicemailNotificationReceiver.setDismissed( in onHandleIntent()
/packages/apps/Dialer/java/com/android/dialer/app/voicemail/
DLegacyVoicemailNotificationReceiver.java46 public class LegacyVoicemailNotificationReceiver extends BroadcastReceiver { class