Searched refs:updateNetworkSelection (Results 1 – 2 of 2) sorted by relevance
707 notificationMgr.updateNetworkSelection(state, subId); in handleServiceStateChanged()779 notificationMgr.updateNetworkSelection(phone.getServiceState().getState(), subId); in onNetworkSelectionChanged()
656 void updateNetworkSelection(int serviceState, int subId) { in updateNetworkSelection() method in NotificationMgr