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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DCheckLongPressHelper.java61 public void setLongPressTimeout(int longPressTimeout) { method in class:CheckLongPressHelper
H A DBubbleTextView.java214 public void setLongPressTimeout(int longPressTimeout) { method in class:BubbleTextView
215 mLongPressHelper.setLongPressTimeout(longPressTimeout);

Completed in 55 milliseconds