Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNetworkSetting.java399 app.notificationMgr.updateNetworkSelection(ss.getState()); in displayNetworkSelectionFailed()
DPhoneGlobals.java763 notificationMgr.updateNetworkSelection(state); in handleServiceStateChanged()
DNotificationMgr.java572 void updateNetworkSelection(int serviceState) { in updateNetworkSelection() method in NotificationMgr