Searched
full:listview (Results
1076 -
1100 of
1340) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/guide/components/ |
fragments.jd | 184 android.app.ListFragment#onListItemClick(ListView,View,int,long) onListItemClick()} callback to 205 android.app.ListFragment}, the default implementation returns a {@link android.widget.ListView} from 507 View listView = {@link android.app.Fragment#getActivity()}.{@link android.app.Activity#findViewById findViewById}(R.id.list); 584 public void onListItemClick(ListView l, View v, int position, long id) { [all...] |
/frameworks/base/docs/html/guide/faq/ |
commontasks.jd | 134 that is used to display a list of something. It hosts a ListView object, 551 <p>You can bind a ListView to a set of underlying data by using a shim class called [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 102 <dd>List view icons are used with {@link android.widget.ListView} to
|
/frameworks/base/docs/html/samples/new/ |
index.jd | 259 Demonstration of using RecyclerView with a LayoutManager to create a vertical ListView.
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.app.AlertDialog.html | 116 <nobr><code>ListView</code> <A HREF="../../../../reference/android/app/AlertDialog.html#getListView()" target="_top"><code>getListView</code></A>()</nobr>
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
wifi-direct.jd | 238 // of the change. For instance, if you have a ListView of available
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 36 components like {@link android.widget.ListView}, {@link android.widget.GridView} or {@link
|
display-bitmap.jd | 394 android.widget.ListView} as well.</p>
|
/frameworks/base/docs/html/training/material/ |
lists-cards.jd | 30 version of {@link android.widget.ListView}. This widget is a container for displaying large data
|
/frameworks/base/docs/html/training/tv/start/ |
layouts.jd | 99 android.widget.ListView} to make better use of the horizontal screen space.
|
/frameworks/base/docs/image_sources/training/basics/basic-simple-screen-mock.graffle/ |
data.plist | 607 <key>ListView</key>
|
/frameworks/base/docs/image_sources/training/fragments-screen-mock.graffle/ |
data.plist | 820 <key>ListView</key>
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
RenderSessionImpl.java | 98 import android.widget.ListView; [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
SimpleCursorAdapter.java | 72 * @param context The context where the ListView associated with this
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthByWeekAdapter.java | 406 // This is a workaround , sometimes the top item on the listview doesn't refresh on
|
SimpleWeekView.java | 45 * number of days. It is intended for use as a single view within a ListView.
|
/packages/apps/Contacts/res/values/ |
styles.xml | 183 <style name="ListViewDropdownStyle" parent="@android:style/Widget.ListView.DropDown">
|
/packages/apps/DeskClock/res/values/ |
styles.xml | 90 parent="@android:style/Widget.Material.ListView.DropDown" />
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothSettings.java | 419 // the ListView of the profileFragment.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemViewCoordinates.java | 62 * Simple holder class for an item's abstract configuration state. ListView binding creates an
|
/frameworks/base/core/java/android/widget/ |
AdapterView.java | 39 * See {@link ListView}, {@link GridView}, {@link Spinner} and 731 * we have an empty view, display it. In all the other cases, make sure that the listview [all...] |
ExpandableListConnector.java | 34 * <li> flPos - Flat list position, the position used by ListView 250 * return null since the child isn't being shown in the ListView, and hence it has no [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 26 {@link android.widget.ListView ListView},
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
classes_index_changes.html | 208 <A HREF="android.widget.ListView.html" class="hiddenlink" target="rightframe">ListView</A><br>
|
jdiff_statistics.html | 557 <TD><A HREF="android.widget.ListView.html"> 558 android.widget.ListView</A></TD>
|
Completed in 1111 milliseconds
<<41424344454647484950>>