Home | History | Annotate | Download | only in phone

Lines Matching refs:ClearMissedCallsService

1167             Intent clearIntent = new Intent(context, ClearMissedCallsService.class);
1168 clearIntent.setAction(ClearMissedCallsService.ACTION_CLEAR_MISSED_CALLS);