Searched refs:MISSED_CALL (Results 1 – 4 of 4) sorted by relevance
28 NotificationChannelId.MISSED_CALL,38 String MISSED_CALL = "phone_missed_call"; field
111 result.add(NotificationChannelId.MISSED_CALL); in getAllDesiredChannelIds()148 NotificationChannelId.MISSED_CALL, in createMissedCallChannel()
55 private static final String MISSED_CALL = "Missed calls (few)"; field in SimulatorService143 simulatorMainPortal.execute(new String[] {NOTIFICATIONS, MISSED_CALL});
218 groupSummary.setChannelId(NotificationChannelId.MISSED_CALL); in updateMissedCallNotification()416 builder.setChannelId(NotificationChannelId.MISSED_CALL); in createNotificationBuilder()