Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApBackupRestore.java47 public class SoftApBackupRestore { class
60 public SoftApBackupRestore(Context context, in SoftApBackupRestore() method in SoftApBackupRestore
DWifiInjector.java120 private final SoftApBackupRestore mSoftApBackupRestore;
209 mSoftApBackupRestore = new SoftApBackupRestore(mContext, mSettingsMigrationDataHolder); in WifiInjector()
509 public SoftApBackupRestore getSoftApBackupRestore() { in getSoftApBackupRestore()
DWifiServiceImpl.java186 private final SoftApBackupRestore mSoftApBackupRestore;
/frameworks/opt/net/wifi/tests/wifitests/
DAndroid.bp279 "com.android.server.wifi.SoftApBackupRestore",
280 "com.android.server.wifi.SoftApBackupRestore$*",
281 "com.android.server.wifi.SoftApBackupRestore.**",
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java276 @Mock SoftApBackupRestore mSoftApBackupRestore;