Home
last modified time | relevance | path

Searched refs:NotificationChannelController (Results 1 – 9 of 9) 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.java34 public class NotificationChannelController { class
105 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;
413 .setChannel(NotificationChannelController.CHANNEL_ID_ALERT) in getNotificationBuilder()
479 .setChannel(NotificationChannelController.CHANNEL_ID_WFC); in getNotificationBuilder()
DPhoneFactory.java47 import com.android.internal.telephony.util.NotificationChannelController;
89 static private NotificationChannelController sNotificationChannelController;
255 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()
DInboundSmsHandler.java66 import com.android.internal.telephony.util.NotificationChannelController;
962 .setChannelId(NotificationChannelController.CHANNEL_ID_SMS); in showNewMessageNotification()
DServiceStateTracker.java97 import com.android.internal.telephony.util.NotificationChannelController;
3699 .setChannel(NotificationChannelController.CHANNEL_ID_ALERT) in setNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java99 import com.android.internal.telephony.util.NotificationChannelController;
1662 .setChannelId(NotificationChannelController.CHANNEL_ID_WFC)
/frameworks/base/config/
Dboot-image-profile.txt41841 HSPLcom/android/internal/telephony/util/NotificationChannelController$1;->onReceive(Landroid/conten…
41842 HSPLcom/android/internal/telephony/util/NotificationChannelController;-><init>(Landroid/content/Con…
41843 HSPLcom/android/internal/telephony/util/NotificationChannelController;->createAll(Landroid/content/…
41844 HSPLcom/android/internal/telephony/util/NotificationChannelController;->migrateVoicemailNotificatio…
60636 Lcom/android/internal/telephony/util/NotificationChannelController$1;
60637 Lcom/android/internal/telephony/util/NotificationChannelController;