Searched refs:CancelAllMissedCallsWorker (Results 1 – 1 of 1) sorted by relevance
95 .createNonUiTaskBuilder(new CancelAllMissedCallsWorker()) in cancelAllMissedCalls()197 private static class CancelAllMissedCallsWorker implements Worker<Context, Void> { class in CallLogNotificationsService