Searched defs:TIMEOUT_SHORT (Results 1 – 4 of 4) sorted by relevance
177 private val TIMEOUT_SHORT = 500L constant
58 private val TIMEOUT_SHORT = 500L constant in com.android.permissioncontroller.permissionui.ui.AllAppPermissionsFragmentTest
192 private val TIMEOUT_SHORT = 500L constant
49 val TIMEOUT_SHORT: Duration = Duration.ofSeconds(1) constant