Searched refs:DEFAULT_ACTIVATION_DELAY (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
H A DAutoScrollHelper.java194 private static final int DEFAULT_ACTIVATION_DELAY = ViewConfiguration.getTapTimeout(); field in class:AutoScrollHelper
222 setActivationDelay(DEFAULT_ACTIVATION_DELAY);
/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java193 private static final int DEFAULT_ACTIVATION_DELAY = ViewConfiguration.getTapTimeout(); field in class:AutoScrollHelper
221 setActivationDelay(DEFAULT_ACTIVATION_DELAY);

Completed in 1020 milliseconds