Searched refs:ACTION_SHOW_MISSED_CALLS_NOTIFICATION (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DMissedCallNotificationReceiver.java34 public static final String ACTION_SHOW_MISSED_CALLS_NOTIFICATION = field in class:MissedCallNotificationReceiver
45 if (!ACTION_SHOW_MISSED_CALLS_NOTIFICATION.equals(action)) {
/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java212 return new Intent(TelecomManager.ACTION_SHOW_MISSED_CALLS_NOTIFICATION)

Completed in 120 milliseconds