Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java634 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore() local
635 nonSystemAppWepNetwork.creatorUid = nonSystemAppUid; in testMultipleNetworksSystemAppBackupRestore()
636 configurations.add(nonSystemAppWepNetwork); in testMultipleNetworksSystemAppBackupRestore()
871 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppSupplicantBackupRestore() local
872 nonSystemAppWepNetwork.creatorUid = Process.FIRST_APPLICATION_UID; in testMultipleNetworksSystemAppSupplicantBackupRestore()
873 configurations.add(nonSystemAppWepNetwork); in testMultipleNetworksSystemAppSupplicantBackupRestore()