Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNetworkOperators.java181 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionFailed()
199 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionSucceeded()
DNetworkSelectListPreference.java231 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayEmptyNetworkList()
249 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkQueryFailed()
DNotificationMgr.java86 static final int NETWORK_SELECTION_NOTIFICATION = 2; field in NotificationMgr