Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsService.java62 static final String ACTION_CANCEL_ALL_MISSED_CALLS = field in CallLogNotificationsService
116 intent.setAction(ACTION_CANCEL_ALL_MISSED_CALLS); in createCancelAllMissedCallsPendingIntent()
165 case ACTION_CANCEL_ALL_MISSED_CALLS: in onHandleIntent()