Searched refs:NETWORK_SELECTION_NAME_KEY (Results 1 – 2 of 2) sorted by relevance
284 NETWORK_SELECTION_NAME_KEY, ""); in onSubscriptionsChanged()290 editor.putString(PhoneBase.NETWORK_SELECTION_NAME_KEY + subId, in onSubscriptionsChanged()294 editor.remove(PhoneBase.NETWORK_SELECTION_NAME_KEY); in onSubscriptionsChanged()
116 public static final String NETWORK_SELECTION_NAME_KEY = "network_selection_name_key"; field in PhoneBase916 editor.putString(NETWORK_SELECTION_NAME_KEY + subId, nsm.operatorAlphaLong); in updateSavedNetworkOperator()