Searched refs:MISSED_CALL (Results 1 – 5 of 5) 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});
186 MISSED_CALL = 3 variable in CallLogType
228 groupSummary.setChannelId(NotificationChannelId.MISSED_CALL); in updateMissedCallNotification()426 builder.setChannelId(NotificationChannelId.MISSED_CALL); in createNotificationBuilder()