Searched refs:CHANNEL_ID_CALL_FORWARD_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
59 private static final String CHANNEL_ID_CALL_FORWARD_DEPRECATED = "callForward"; field in NotificationChannelController120 if (getChannel(CHANNEL_ID_CALL_FORWARD_DEPRECATED, context) != null) { in createAll()122 .deleteNotificationChannel(CHANNEL_ID_CALL_FORWARD_DEPRECATED); in createAll()169 getChannel(CHANNEL_ID_CALL_FORWARD_DEPRECATED, context); in migrateCallFowardNotificationChannel()