Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java95 static final int DATA_ROAMING_NOTIFICATION = 5; field in NotificationMgr
621 notifyAsUser(null /* tag */, DATA_ROAMING_NOTIFICATION, notif, UserHandle.ALL); in showDataRoamingNotification()
657 cancelAsUser(null, DATA_ROAMING_NOTIFICATION, UserHandle.ALL); in hideDataRoamingNotification()