Searched refs:demandExactlyTwo (Results 1 – 2 of 2) sorted by relevance
77 int minTimeDiffMs, int maxTimeDiffMs, boolean demandExactlyTwo) throws Exception { in doDeviceMethodOnOff() argument83 if (demandExactlyTwo) { in doDeviceMethodOnOff()
928 final boolean demandExactlyTwo = false; // Two scans are performed, so up to 4 atoms logged. in testWifiScan()931 stateOn, stateOff, minTimeDiffMillis, maxTimeDiffMillis, demandExactlyTwo); in testWifiScan()