OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:listview
(Results
851 - 875
of
1393
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/cts/apps/CtsVerifier/res/layout/
ca_main.xml
65
<
ListView
android:id="@+id/ca_tests"
widget_layout.xml
66
<
ListView
/developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
MeatAdapter.java
31
* This class provides data as Views. It is designed to support both
ListView
and GridView by
/developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
list_item.xml
27
list item separators in the main
ListView
, and establishes a stronger
sample_main.xml
44
<
ListView
android:id="@android:id/list"
/developers/build/prebuilts/gradle/BorderlessButtons/
README.md
12
This includes a
ListView
with custom rows and buttons, using dividing lines to create
/developers/build/prebuilts/gradle/DataLayer/Application/src/main/res/layout/
main_activity.xml
80
<
ListView
/developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
RecyclerViewFragment.java
74
// to the way
ListView
would layout elements. The RecyclerView.LayoutManager defines how
/developers/samples/android/connectivity/sync/BasicSyncAdapter/
template-params.xml
34
inside a
ListView
.
/developers/samples/android/content/WidgetData/Application/src/main/res/layout/
widget_layout.xml
59
<
ListView
/developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
list_item.xml
27
list item separators in the main
ListView
, and establishes a stronger
sample_main.xml
44
<
ListView
android:id="@android:id/list"
/developers/samples/android/ui/holo/BorderlessButtons/
README.md
12
This includes a
ListView
with custom rows and buttons, using dividing lines to create
/developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
MeatAdapter.java
31
* This class provides data as Views. It is designed to support both
ListView
and GridView by
/developers/samples/android/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
RecyclerViewFragment.java
74
// to the way
ListView
would layout elements. The RecyclerView.LayoutManager defines how
/developers/samples/android/wearable/wear/DataLayer/Application/src/main/res/layout/
main_activity.xml
80
<
ListView
/development/apps/CustomLocale/res/layout/
main.xml
53
<
ListView
/development/apps/Development/res/layout/
accounts_tester.xml
107
<
ListView
android:id="@+id/accounts_tester_accounts_list"
/development/apps/Development/src/com/android/development/
AccountsTester.java
49
import android.widget.
ListView
;
60
private
ListView
mAccountsListView;
84
mAccountsListView = (
ListView
) findViewById(R.id.accounts_tester_accounts_list);
121
// by
ListView
is null.
/development/samples/WeatherListWidget/res/layout/
widget_layout.xml
57
<
ListView
/development/samples/browseable/AdapterTransition/src/com.example.android.adaptertransition/
MeatAdapter.java
31
* This class provides data as Views. It is designed to support both
ListView
and GridView by
/development/samples/browseable/BorderlessButtons/res/layout/
list_item.xml
27
list item separators in the main
ListView
, and establishes a stronger
sample_main.xml
44
<
ListView
android:id="@android:id/list"
/development/samples/browseable/DataLayer/Application/res/layout/
main_activity.xml
80
<
ListView
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
RecyclerViewFragment.java
74
// to the way
ListView
would layout elements. The RecyclerView.LayoutManager defines how
Completed in 658 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>