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