Searched refs:LONG_PRESS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
53 private static final long LONG_PRESS_TIMEOUT = ViewConfiguration.getLongPressTimeout() * 2L; field in AutomationUtils171 recentsButton.click(LONG_PRESS_TIMEOUT); in longPressRecents()