Searched refs:nonSystemAppPskNetwork (Results 1 – 1 of 1) sorted by relevance
686 WifiConfiguration nonSystemAppPskNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testMultipleNetworksSystemAppBackupRestore() local687 nonSystemAppPskNetwork.creatorUid = nonSystemAppUid; in testMultipleNetworksSystemAppBackupRestore()688 configurations.add(nonSystemAppPskNetwork); in testMultipleNetworksSystemAppBackupRestore()924 WifiConfiguration nonSystemAppPskNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testMultipleNetworksSystemAppSupplicantBackupRestore() local925 nonSystemAppPskNetwork.creatorUid = Process.FIRST_APPLICATION_UID + 1; in testMultipleNetworksSystemAppSupplicantBackupRestore()926 configurations.add(nonSystemAppPskNetwork); in testMultipleNetworksSystemAppSupplicantBackupRestore()