Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java644 WifiConfiguration nonSystemAppPskNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testMultipleNetworksSystemAppBackupRestore() local
645 nonSystemAppPskNetwork.creatorUid = nonSystemAppUid; in testMultipleNetworksSystemAppBackupRestore()
646 configurations.add(nonSystemAppPskNetwork); in testMultipleNetworksSystemAppBackupRestore()
880 WifiConfiguration nonSystemAppPskNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testMultipleNetworksSystemAppSupplicantBackupRestore() local
881 nonSystemAppPskNetwork.creatorUid = Process.FIRST_APPLICATION_UID + 1; in testMultipleNetworksSystemAppSupplicantBackupRestore()
882 configurations.add(nonSystemAppPskNetwork); in testMultipleNetworksSystemAppSupplicantBackupRestore()