Searched defs:getLongPressTimeout (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherApplication.java151 public static int getLongPressTimeout() { method in class:LauncherApplication
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DPointerTracker.java1132 final int delay = getLongPressTimeout(key.getCode());
1137 private int getLongPressTimeout(final int code) { method in class:PointerTracker

Completed in 54 milliseconds