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