Searched refs:getWepKey (Results 1 – 5 of 5) sorted by relevance
317 private String getWepKey(WifiConfiguration config) { in getWepKey() method in AddAppNetworksFragment347 final String wep = getWepKey(specifiedConfig); in isSavedWifiConfiguration()348 final String savedWep = getWepKey(privilegedWifiConfiguration); in isSavedWifiConfiguration()
361 sta_network_->getWepKey(i, [&](const SupplicantStatus& status, in TEST_P()
212 if (getWepKey(i) && !ArrayUtils.isEmpty(mWepKey)) { in loadWifiConfiguration()2677 private boolean getWepKey(int keyIdx) { in getWepKey() method in SupplicantStaNetworkHal2683 mISupplicantStaNetwork.getWepKey(keyIdx, (SupplicantStatus status, in getWepKey()
716 getWepKey(uint32_t keyIdx)
1668 .getWepKey(any(int.class), any(ISupplicantStaNetwork.getWepKeyCallback.class)); in setupISupplicantNetworkMock()