OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:listview
(Results
701 - 725
of
1340
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/developers/samples/android/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
RecyclerViewFragment.java
58
// to the way
ListView
would layout elements. The RecyclerView.LayoutManager defines how
/developers/samples/android/ui/views/RecyclerView/
README.md
4
Demonstration of using RecyclerView with a LinearLayoutManager to create a vertical
ListView
.
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/
README.md
6
In this sample the View which can be refreshed is a
ListView
.
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/
README.md
5
\'swipe-to-refresh\' gesture to a
ListView
, enabling the ability to trigger a refresh
/development/samples/ApiDemos/res/layout/
list_8.xml
48
<
ListView
android:id="@android:id/list"
/development/samples/SearchableDictionary/
_index.html
19
bind data from a Cursor to a
ListView
.</li>
/development/samples/Support13Demos/res/layout/
fragment_pager_list.xml
39
<
ListView
android:id="@android:id/list"
/development/samples/Support4Demos/res/layout/
drawer_layout.xml
45
<
ListView
android:id="@+id/start_drawer"
fragment_pager_list.xml
39
<
ListView
android:id="@android:id/list"
sliding_pane_layout.xml
30
<
ListView
android:id="@+id/left_pane"
/development/samples/Support7Demos/res/layout/
action_bar_drawer_layout.xml
45
<
ListView
android:id="@+id/start_drawer"
/development/samples/WiFiDirectDemo/res/layout/
device_list.xml
67
<
ListView
/development/samples/browseable/ActionBarCompat-Styled/res/values-v14/
styles.xml
39
<item name="android:dropDownListViewStyle">@style/Widget.Styled.
ListView
.DropDown</item>
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
RecyclerViewFragment.java
58
// to the way
ListView
would layout elements. The RecyclerView.LayoutManager defines how
/development/samples/training/ContactsList/res/values/
strings.xml
34
alphabet using
ListView
fast scroll. -->
/development/samples/training/NavigationDrawer/res/layout/
activity_main.xml
38
<
ListView
/frameworks/base/core/java/android/widget/
CheckedTextView.java
38
* This is useful when used in a {@link android.widget.
ListView
ListView
} where the it's
39
* {@link android.widget.
ListView
#setChoiceMode(int) setChoiceMode} has been set to
40
* something other than {@link android.widget.
ListView
#CHOICE_MODE_NONE CHOICE_MODE_NONE}.
/frameworks/base/core/res/res/layout/
choose_type_and_account.xml
38
<
ListView
android:id="@android:id/list"
media_route_chooser_dialog.xml
24
<
ListView
android:id="@+id/media_route_list"
preference_list_content_single.xml
37
<
ListView
android:id="@android:id/list"
preference_list_fragment.xml
27
<
ListView
android:id="@android:id/list"
preference_list_fragment_material.xml
27
<
ListView
android:id="@android:id/list"
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListThrasher.java
17
package android.widget.
listview
;
ListWithEmptyView.java
17
package android.widget.
listview
;
/frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_changes.html
102
<nobr><A HREF="android.widget.
ListView
.html#android.widget.
ListView
.clearChoices_changed()" class="hiddenlink" target="rightframe">clearChoices
175
<nobr><A HREF="android.widget.
ListView
.html#android.widget.
ListView
.getCheckedItemIds_changed()" class="hiddenlink" target="rightframe">getCheckedItemIds
177
<nobr><A HREF="android.widget.
ListView
.html#android.widget.
ListView
.getCheckedItemPosition_changed()" class="hiddenlink" target="rightframe">getCheckedItemPosition
179
<nobr><A HREF="android.widget.
ListView
.html#android.widget.
ListView
.getCheckedItemPositions_changed()" class="hiddenlink" target="rightframe">getCheckedItemPositions
181
<nobr><A HREF="android.widget.
ListView
.html#android.widget.
ListView
.getChoiceMode_changed()" class="hiddenlink" target="rightframe">getChoiceMod
[
all
...]
Completed in 1294 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>