OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFakeRtl
(Results
1 - 4
of
4
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerRtlTest.java
110
mGlm.
setFakeRtl
(true);
BaseGridLayoutManagerTest.java
155
public void
setFakeRtl
(Boolean fakeRtl) {
BaseStaggeredGridLayoutManagerTest.java
678
public void
setFakeRtl
(Boolean fakeRtl) {
[
all
...]
StaggeredGridLayoutManagerBaseConfigSetTest.java
115
mLayoutManager.
setFakeRtl
(true);
[
all
...]
Completed in 40 milliseconds