OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDecoratedRecyclerViewBounds
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
StaggeredGridLayoutManagerBaseConfigSetTest.java
426
Rect recyclerViewBounds =
getDecoratedRecyclerViewBounds
();
488
Rect layoutBounds =
getDecoratedRecyclerViewBounds
();
562
Rect layoutBounds =
getDecoratedRecyclerViewBounds
();
[
all
...]
LinearLayoutManagerBaseConfigSetTest.java
81
Rect layoutBounds =
getDecoratedRecyclerViewBounds
();
BaseRecyclerViewInstrumentationTest.java
229
public Rect
getDecoratedRecyclerViewBounds
() {
[
all
...]
Completed in 432 milliseconds