Searched defs:DATA_DISCONNECTED_ROAMING_NOTIFICATION (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java93 static final int DATA_DISCONNECTED_ROAMING_NOTIFICATION = 7; field in class:NotificationMgr
900 mNotificationManager.notify(DATA_DISCONNECTED_ROAMING_NOTIFICATION, notif);
908 mNotificationManager.cancel(DATA_DISCONNECTED_ROAMING_NOTIFICATION);

Completed in 29 milliseconds