Searched refs:getWepKey (Results 1 – 2 of 2) sorted by relevance
206 if (getWepKey(i) && !ArrayUtils.isEmpty(mWepKey)) { in loadWifiConfiguration()2401 private boolean getWepKey(int keyIdx) { in getWepKey() method in SupplicantStaNetworkHal2407 mISupplicantStaNetwork.getWepKey(keyIdx, (SupplicantStatus status, in getWepKey()
1235 .getWepKey(any(int.class), any(ISupplicantStaNetwork.getWepKeyCallback.class)); in setupISupplicantNetworkMock()