Home | History | Annotate | Download | only in device

Lines Matching refs:getWifiAttempts

603                 .times(mTestDevice.getOptions().getWifiAttempts());
607 .times(mTestDevice.getOptions().getWifiAttempts());
609 EasyMock.expectLastCall().times(mTestDevice.getOptions().getWifiAttempts() - 1);