Home
last modified time | relevance | path

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

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