Home
last modified time | relevance | path

Searched defs:configInCloud (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java1109 SoftApConfiguration configInCloud = mWifiManager.restoreSoftApBackupData(data); in restoreSoftApConfiguration() local
1124 private boolean isNeedToNotifyUserConfigurationHasChanged(SoftApConfiguration configInCloud, in isNeedToNotifyUserConfigurationHasChanged()