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