Home
last modified time | relevance | path

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

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java79 private static final long MINIMUM_CONSENT_TIMEOUT_MILLIS = TimeUnit.MINUTES.toMillis(2); field in BugreportManagerTest
160 .isAtLeast(MINIMUM_CONSENT_TIMEOUT_MILLIS); in startConnectivityBugreport_consentTimeout()