Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsBackupAgent.java364 restoreSoftApConfiguration(softapData); in onRestore()
503 restoreSoftApConfiguration(buffer); in onRestoreFile()
1043 private void restoreSoftApConfiguration(byte[] data) { in restoreSoftApConfiguration() method in SettingsBackupAgent