Searched refs:networkSelection (Results 1 – 1 of 1) sorted by relevance
1362 OperatorInfo networkSelection = getSavedNetworkSelection(); in restoreSavedNetworkSelection() local1365 if (networkSelection == null || TextUtils.isEmpty(networkSelection.getOperatorNumeric())) { in restoreSavedNetworkSelection()1368 selectNetworkManually(networkSelection, true, response); in restoreSavedNetworkSelection()