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.java676 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore() local
677 nonSystemAppWepNetwork.creatorUid = nonSystemAppUid; in testMultipleNetworksSystemAppBackupRestore()
678 configurations.add(nonSystemAppWepNetwork); in testMultipleNetworksSystemAppBackupRestore()
915 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppSupplicantBackupRestore() local
916 nonSystemAppWepNetwork.creatorUid = Process.FIRST_APPLICATION_UID; in testMultipleNetworksSystemAppSupplicantBackupRestore()
917 configurations.add(nonSystemAppWepNetwork); in testMultipleNetworksSystemAppSupplicantBackupRestore()