Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNetworkOperators.java188 app.notificationMgr.updateNetworkSelection(ss.getState(), phone.getSubId()); in displayNetworkSelectionFailed()
DNotificationMgr.java606 void updateNetworkSelection(int serviceState, int subId) { in updateNetworkSelection() method in NotificationMgr
DPhoneGlobals.java807 notificationMgr.updateNetworkSelection(state, subId); in handleServiceStateChanged()