Searched refs:probesAttempted (Results 1 – 23 of 23) sorted by relevance
23 int probesAttempted;
40 int probesAttempted;
39 int probesAttempted;
25 int probesAttempted;
24 int probesAttempted;
574 final int probesAttempted = extras.getInt(KEY_NETWORK_PROBES_ATTEMPTED_BITMASK); in maybeVerifyConnectivityReportAvailable() local575 assertTrue("PROBES_ATTEMPTED mask not in expected range", probesAttempted >= 0); in maybeVerifyConnectivityReportAvailable()
132 p.probesAttempted = nmProbesCompleted in ArgumentCaptor()
4037 p.probesAttempted = mProbeCompleted; in reportEvaluationResult()
5041 extras.putInt(KEY_NETWORK_PROBES_ATTEMPTED_BITMASK, p.probesAttempted);
1179 p.probesAttempted = mProbesCompleted; in onValidationRequested()