Searched refs:TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS (Results 1 – 4 of 4) sorted by relevance
39 private static final long TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS = 5_000L; field in AlertDialog_BuilderTestBase72 PollingCheck.waitFor(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS, in reAttachListViewAdapter()
42 private static final long TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS = 5_000; field in ExpandableListActivitySelectTest58 PollingCheck.waitFor(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS, in setUp()
64 private const val TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS: Long = 5000 // 5 sec in <lambda>() constant141 TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS, in <lambda>()174 SystemClock.sleep(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS) in <lambda>()292 SystemClock.sleep(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS) in <lambda>()294 PollingCheck.waitFor(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS) { in <lambda>()
108 public static final long TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS = 5_000L; field in ViewGroupTest2033 PollingCheck.waitFor(TOUCH_MODE_PROPAGATION_TIMEOUT_MILLIS, in testTouchscreenBlocksFocus()