Searched defs:setLongPressTimeout (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | CheckLongPressHelper.java | 61 public void setLongPressTimeout(int longPressTimeout) { method in class:CheckLongPressHelper |
H A D | BubbleTextView.java | 214 public void setLongPressTimeout(int longPressTimeout) { method in class:BubbleTextView 215 mLongPressHelper.setLongPressTimeout(longPressTimeout); |
Completed in 55 milliseconds