OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThumbHeight
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
BaseRecyclerView.java
213
int availableScrollBarHeight = getVisibleHeight() - mScrollbar.
getThumbHeight
();
BaseRecyclerViewFastScrollBar.java
154
public int
getThumbHeight
() {
Completed in 520 milliseconds