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.java375 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkQueryFailed()
392 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionFailed()
409 NotificationMgr.NETWORK_SELECTION_NOTIFICATION, status); in displayNetworkSelectionSucceeded()
DNotificationMgr.java78 static final int NETWORK_SELECTION_NOTIFICATION = 2; field in NotificationMgr