OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINEAR_LAYOUT_MANAGER
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
RecyclerViewFragment.java
42
LINEAR_LAYOUT_MANAGER
78
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
96
setRecyclerViewLayoutManager(LayoutManagerType.
LINEAR_LAYOUT_MANAGER
);
130
case
LINEAR_LAYOUT_MANAGER
:
132
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
136
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
/developers/samples/android/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
RecyclerViewFragment.java
42
LINEAR_LAYOUT_MANAGER
78
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
96
setRecyclerViewLayoutManager(LayoutManagerType.
LINEAR_LAYOUT_MANAGER
);
130
case
LINEAR_LAYOUT_MANAGER
:
132
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
136
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
RecyclerViewFragment.java
42
LINEAR_LAYOUT_MANAGER
78
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
96
setRecyclerViewLayoutManager(LayoutManagerType.
LINEAR_LAYOUT_MANAGER
);
130
case
LINEAR_LAYOUT_MANAGER
:
132
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
136
mCurrentLayoutManagerType = LayoutManagerType.
LINEAR_LAYOUT_MANAGER
;
Completed in 196 milliseconds