Home
last modified time | relevance | path

Searched refs:restoreSimSpecificSettings (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java407 restoreSimSpecificSettings(restoredSimSpecificSettings); in onRestore()
1226 private void restoreSimSpecificSettings(byte[] data) { in restoreSimSpecificSettings() method in SettingsBackupAgent
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java3170 restoreSimSpecificSettings(bundle, args); in call()
3201 private void restoreSimSpecificSettings(@Nullable Bundle bundle, @Nullable String iccId) { in restoreSimSpecificSettings() method in TelephonyProvider