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