Searched refs:prepareTestKeyPair (Results 1 – 1 of 1) sorted by relevance
94 prepareTestKeyPair(/* allowForWifi= */ true); in testAddNetworkWithKeychainKey_granted()103 prepareTestKeyPair(/* allowForWifi= */ false); in testAddNetworkWithKeychainKey_notGranted()112 prepareTestKeyPair(/* allowForWifi= */ true); in testAddNetworkSuggestionWithKeychainKey_granted()120 prepareTestKeyPair(/* allowForWifi= */ false); in testAddNetworkSuggestionWithKeychainKey_notGranted()144 private void prepareTestKeyPair(boolean allowForWifi) throws Exception { in prepareTestKeyPair() method in WifiTest