Home
last modified time | relevance | path

Searched refs:CHANNEL_ID_MOBILE_DATA_STATUS (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
H A DNotificationChannelController.java42 public static final String CHANNEL_ID_MOBILE_DATA_STATUS = "mobileDataAlertNew"; field in NotificationChannelController
76 CHANNEL_ID_MOBILE_DATA_STATUS, in createAll()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java632 .setChannelId(NotificationChannelController.CHANNEL_ID_MOBILE_DATA_STATUS) in showDataRoamingNotification()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java3283 NotificationChannelController.CHANNEL_ID_MOBILE_DATA_STATUS) in onDataSetupComplete()
5702 .setChannelId(NotificationChannelController.CHANNEL_ID_MOBILE_DATA_STATUS) in showProvisioningNotification()