Home
last modified time | relevance | path

Searched defs:callforwardChannel (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java89 final NotificationChannel callforwardChannel = new NotificationChannel( in createAll() local
167 Context context, @NonNull NotificationChannel callforwardChannel) { in migrateCallFowardNotificationChannel()