Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNetworkSetting.java362 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkQueryFailed()
379 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionFailed()
387 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionSucceeded()
DNotificationMgr.java77 static final int NETWORK_SELECTION_NOTIFICATION = 2; field in NotificationMgr