HomeSort by relevance Sort by last modified time
    Searched full:listview (Results 876 - 900 of 1393) sorted by null

<<31323334353637383940>>

  /development/samples/devbytes/telephony/SmsSampleProject/SmsSample/src/main/res/layout/
activity_main.xml 50 <ListView
  /frameworks/base/core/java/android/app/
LauncherActivity.java 44 import android.widget.ListView;
406 protected void onListItemClick(ListView l, View v, int position, long id) {
413 * {@link android.widget.ListView}.
423 * {@link android.widget.ListView}.
  /frameworks/base/core/java/android/widget/
ArrayAdapter.java 125 * @param objects The objects to represent in the ListView.
138 * @param objects The objects to represent in the ListView.
150 * @param objects The objects to represent in the ListView.
163 * @param objects The objects to represent in the ListView.
  /frameworks/base/core/res/res/layout/
calendar_view.xml 91 <ListView android:id="@android:id/list"
preference_list_content.xml 40 <ListView android:id="@android:id/list"
preference_list_content_material.xml 42 <ListView android:id="@android:id/list"
  /frameworks/base/core/res/res/layout-w600dp/
preference_list_content_single.xml 42 <ListView android:id="@android:id/list"
  /frameworks/base/core/tests/coretests/res/layout/
list_take_focus_from_side.xml 22 <ListView android:id="@android:id/list"
  /frameworks/base/docs/html/design/building-blocks/
grid-lists.jd 2 page.tags=gridview,layout,listview
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 8 next.title=Making ListView Scrolling Smooth
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SimpleModel.java 37 import android.widget.ListView;
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
RsBench.java 38 import android.widget.ListView;
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestApp.java 36 import android.widget.ListView;
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
ToastTest.java 23 import android.widget.ListView;
  /frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
Balls.java 35 import android.widget.ListView;
  /packages/apps/Browser/res/layout/
preference_list_content.xml 36 <ListView android:id="@android:id/list"
  /packages/apps/ContactsCommon/res/values/
styles.xml 68 <style name="ListViewStyle" parent="@android:style/Widget.Material.Light.ListView">
  /packages/apps/DeskClock/res/layout-sw600dp-land/
alarm_clock.xml 31 <ListView
  /packages/apps/Dialer/res/layout/
call_detail.xml 95 <ListView
lists_fragment.xml 24 <ListView
  /packages/apps/Dialer/res/layout-land/
dialpad_fragment.xml 54 <ListView android:id="@+id/dialpadChooser"
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
BasicSettingPopup.java 62 // Prepare the ListView.
  /packages/apps/Mms/res/layout/
widget.xml 71 <ListView
  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportListItem.java 33 * the ListView of DeliveryReportActivity.
MessageListAdapter.java 39 import android.widget.ListView;
128 Context context, Cursor c, ListView listView,
144 listView.setRecyclerListener(new AbsListView.RecyclerListener() {

Completed in 1561 milliseconds

<<31323334353637383940>>