Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java376 restoreSoftApConfiguration(softapData); in onRestore()
524 restoreSoftApConfiguration(buffer); in onRestoreFile()
1064 private void restoreSoftApConfiguration(byte[] data) { in restoreSoftApConfiguration() method in SettingsBackupAgent