Searched refs:spApn (Results 1 – 1 of 1) sorted by relevance
2599 SharedPreferences spApn = getContext().getSharedPreferences(PREF_FILE_APN, in addAllApnSharedPrefToLocalLog() local2602 Map<String, ?> allPrefApnId = spApn.getAll(); in addAllApnSharedPrefToLocalLog()3903 SharedPreferences spApn = getContext().getSharedPreferences(PREF_FILE_FULL_APN, in restoreDefaultAPN() local3905 SharedPreferences.Editor editorApn = spApn.edit(); in restoreDefaultAPN()