Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DWifiTest.java113 final WifiNetworkSuggestion suggestion = makeWifiNetworkSuggestion(); in testAddNetworkSuggestionWithKeychainKey_granted()
121 final WifiNetworkSuggestion suggestion = makeWifiNetworkSuggestion(); in testAddNetworkSuggestionWithKeychainKey_notGranted()
137 private WifiNetworkSuggestion makeWifiNetworkSuggestion() throws Exception { in makeWifiNetworkSuggestion() method in WifiTest