Home
last modified time | relevance | path

Searched refs:NotificationChannelController (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DVoicemailNotificationSettingsUtil.java55 final NotificationChannel channel = NotificationChannelController.getChannel( in isVibrationEnabled()
56 NotificationChannelController.CHANNEL_ID_VOICE_MAIL, context); in isVibrationEnabled()
76 final NotificationChannel channel = NotificationChannelController.getChannel( in getRingtoneUri()
77 NotificationChannelController.CHANNEL_ID_VOICE_MAIL, context); in getRingtoneUri()
DNotificationChannelController.java35 public class NotificationChannelController { class
126 public NotificationChannelController(Context context) { in NotificationChannelController() method in NotificationChannelController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java37 import com.android.internal.telephony.util.NotificationChannelController;
77 NotificationChannelController.CHANNEL_ID_SIM) in showNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java38 import com.android.internal.telephony.util.NotificationChannelController;
444 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in getNotificationBuilder()
519 .setChannelId(NotificationChannelController.CHANNEL_ID_WFC); in getNotificationBuilder()
DPhoneFactory.java51 import com.android.internal.telephony.util.NotificationChannelController;
95 static private NotificationChannelController sNotificationChannelController;
249 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()
DInboundSmsHandler.java68 import com.android.internal.telephony.util.NotificationChannelController;
1057 .setChannelId(NotificationChannelController.CHANNEL_ID_SMS); in showNewMessageNotification()
DServiceStateTracker.java111 import com.android.internal.telephony.util.NotificationChannelController;
4339 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in setNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java114 import com.android.internal.telephony.util.NotificationChannelController;
2126 .setChannelId(NotificationChannelController.CHANNEL_ID_WFC)
/frameworks/base/config/
Dpreloaded-classes5102 com.android.internal.telephony.util.NotificationChannelController$1
5103 com.android.internal.telephony.util.NotificationChannelController
Dboot-image-profile.txt24051 HSPLcom/android/internal/telephony/util/NotificationChannelController$1;->onReceive(Landroid/conten…
24052 HSPLcom/android/internal/telephony/util/NotificationChannelController;-><init>(Landroid/content/Con…
24053 HSPLcom/android/internal/telephony/util/NotificationChannelController;->createAll(Landroid/content/…
24054 HSPLcom/android/internal/telephony/util/NotificationChannelController;->migrateVoicemailNotificatio…
38068 Lcom/android/internal/telephony/util/NotificationChannelController$1;
38069 Lcom/android/internal/telephony/util/NotificationChannelController;
43175 HSPLcom/android/internal/telephony/util/NotificationChannelController;->getChannel(Ljava/lang/Strin…
43176 HSPLcom/android/internal/telephony/util/NotificationChannelController;->migrateCallFowardNotificati…