OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateFastScrollerBounds
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
BaseRecyclerViewFastScrollPopup.java
80
public Rect
updateFastScrollerBounds
(int lastTouchY) {
BaseRecyclerViewFastScrollBar.java
214
mRv.invalidate(mPopup.
updateFastScrollerBounds
(lastY));
Completed in 568 milliseconds