Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java80 static final int DATA_DISCONNECTED_ROAMING_NOTIFICATION = 5; field in NotificationMgr
525 null /* tag */, DATA_DISCONNECTED_ROAMING_NOTIFICATION, notif, userHandle); in showDataDisconnectedRoaming()
534 mNotificationManager.cancel(DATA_DISCONNECTED_ROAMING_NOTIFICATION); in hideDataDisconnectedRoaming()