Searched refs:mCapportData (Results 1 – 2 of 2) sorted by relevance
30 private final CaptivePortalDataShim mCapportData; field in CapportApiProbeResult42 mCapportData = capportData; in CapportApiProbeResult()46 return mCapportData; in getCaptivePortalData()
5094 mCapportData = capportData;5101 public final CaptivePortalData mCapportData;5160 mWiFiAgent.notifyCapportApiDataChanged(captivePortalTestData.mCapportData);5163 cb -> captivePortalTestData.mCapportData.equals(cb.getLp().getCaptivePortalData()));5193 cb -> captivePortalTestData.mCapportData.equals(cb.getLp().getCaptivePortalData())5228 mWiFiAgent.notifyCapportApiDataChanged(captivePortalTestData.mCapportData);5241 cb -> captivePortalTestData.mCapportData.equals(cb.getLp().getCaptivePortalData()));5262 mWiFiAgent.notifyCapportApiDataChanged(captivePortalTestData.mCapportData);