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;
78 NotificationChannelController.CHANNEL_ID_SIM) in showNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java40 import com.android.internal.telephony.util.NotificationChannelController;
490 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in getNotificationBuilder()
565 .setChannelId(NotificationChannelController.CHANNEL_ID_WFC); in getNotificationBuilder()
DPhoneFactory.java52 import com.android.internal.telephony.util.NotificationChannelController;
96 static private NotificationChannelController sNotificationChannelController;
253 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()
DInboundSmsHandler.java72 import com.android.internal.telephony.util.NotificationChannelController;
1124 .setChannelId(NotificationChannelController.CHANNEL_ID_SMS); in showNewMessageNotification()
DServiceStateTracker.java111 import com.android.internal.telephony.util.NotificationChannelController;
4326 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in setNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java113 import com.android.internal.telephony.util.NotificationChannelController;
1916 .setChannelId(NotificationChannelController.CHANNEL_ID_WFC)
/frameworks/base/config/
Dpreloaded-classes9241 com.android.internal.telephony.util.NotificationChannelController$1
9242 com.android.internal.telephony.util.NotificationChannelController
Dboot-image-profile.txt50352 Lcom/android/internal/telephony/util/NotificationChannelController$1;
50353 Lcom/android/internal/telephony/util/NotificationChannelController;