Home
last modified time | relevance | path

Searched refs:DATA_CONNECTION_CHECK_COUNT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/common/src/android/location/cts/common/
DTestUtils.java38 private static final int DATA_CONNECTION_CHECK_COUNT = 10; // 500 * 10 - Roughly 5 secs wait field in TestUtils
150 int dataConnectionCheckCount = DATA_CONNECTION_CHECK_COUNT; in setAirplaneModeOn()