OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:listview
(Results
751 - 775
of
1393
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/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
...]
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsFragment.java
43
import android.widget.
ListView
;
62
private
ListView
mList;
91
mList = (
ListView
) view.findViewById(android.R.id.list);
93
mList.setChoiceMode(
ListView
.CHOICE_MODE_SINGLE);
/frameworks/base/tests/HwAccelerationTest/res/layout/
list_activity.xml
51
<
ListView
view_layers_5.xml
72
<
ListView
/frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
Fountain.java
35
import android.widget.
ListView
;
/frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
Fountain_v11.java
36
import android.widget.
ListView
;
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
RSTest_v11.java
36
import android.widget.
ListView
;
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
RSTest_v14.java
35
import android.widget.
ListView
;
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
RSTest_v16.java
35
import android.widget.
ListView
;
/frameworks/support/v7/appcompat/res/values-v21/
styles_base.xml
107
<style name="Base.Widget.AppCompat.
ListView
.DropDown"
108
parent="android:Widget.Material.
ListView
.DropDown"/>
123
<style name="Base.Widget.AppCompat.
ListView
.Menu"
124
parent="android:Widget.Material.
ListView
" />
/packages/apps/Calendar/res/layout/
appwidget.xml
50
<
ListView
/packages/apps/Contacts/res/layout-sw600dp/
group_detail_fragment.xml
79
<
ListView
android:id="@android:id/list"
/packages/apps/DeskClock/res/layout/
alarm_clock.xml
24
<
ListView
stopwatch_fragment.xml
58
<
ListView
/packages/apps/DeskClock/res/layout-land/
stopwatch_fragment.xml
60
<
ListView
/packages/apps/DeskClock/src/com/android/deskclock/
ClockFragment.java
38
import android.widget.
ListView
;
55
private
ListView
mList;
126
mList = (
ListView
) v.findViewById(R.id.cities);
170
// on as a header to the main
listview
.
/packages/apps/Dialer/res/layout/
call_log_fragment.xml
66
<
ListView
android:id="@android:id/list"
dialpad_fragment.xml
44
<
ListView
android:id="@+id/dialpadChooser"
/packages/apps/FMRadio/res/layout/
favorite.xml
24
<
ListView
/packages/apps/Gallery2/res/layout/
filtershow_history_panel.xml
38
<
ListView
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/
PresetManagementDialog.java
26
import android.widget.
ListView
;
/packages/apps/Settings/res/layout/
account_sync_screen.xml
35
<
ListView
manage_applications_apps.xml
37
<
ListView
android:id="@android:id/list"
/packages/apps/Settings/res/layout-land/
setup_preference.xml
49
<
ListView
/packages/apps/Settings/res/layout-sw600dp/
setup_preference.xml
63
<
ListView
Completed in 2168 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>