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.java261 restoreSoftApConfiguration(softapData); in onRestore()
434 restoreSoftApConfiguration(buffer); in onRestoreFile()
839 private void restoreSoftApConfiguration(byte[] data) { in restoreSoftApConfiguration() method in SettingsBackupAgent