Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DWifiMigration.java304 @Nullable String p2pDeviceName, boolean softApTimeoutEnabled, boolean wakeupEnabled, in SettingsMigrationData() argument
309 mSoftApTimeoutEnabled = softApTimeoutEnabled; in SettingsMigrationData()
322 boolean softApTimeoutEnabled = in.readBoolean();
328 p2pDeviceName, softApTimeoutEnabled, wakeupEnabled,