Home
last modified time | relevance | path

Searched refs:p2pDeviceName (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
308 mP2pDeviceName = p2pDeviceName; in SettingsMigrationData()
321 String p2pDeviceName = in.readString();
328 p2pDeviceName, softApTimeoutEnabled, wakeupEnabled,