HomeSort by relevance Sort by last modified time
    Searched full:displays (Results 126 - 150 of 592) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/core/java/android/provider/
LiveFolders.java 230 * Displays a live folder's content in a grid.
237 * Displays a live folder's content in a list.
  /frameworks/base/docs/html/resources/tutorials/views/
hello-gridview.jd 6 <p>{@link android.widget.GridView} is a {@link android.view.ViewGroup} that displays items in a
68 onItemClick()} callback method to show a {@link android.widget.Toast} that displays the index
hello-formstuff.jd 197 has been checked, then a {@link android.widget.Toast} displays the message "Selected", otherwise it
198 displays "Not selected". Note that the {@link android.view.View} object that is passed in the {@link
257 {@link android.widget.Toast} message displays the selected radio button's text.</p>
367 In this case, a simple {@link android.widget.Toast} message displays the new rating.</p>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 35 * Generic page's section part that displays all attributes of a given {@link UiElementNode}.
38 * It is linked to a specific {@link UiElementNode} and automatically displays all of its
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
RepoSourcesAdapter.java 48 * It displays a summary of the error as its short description or
49 * it displays the source's long description.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 117 typically in a sliding drawer which displays applications as icons,
241 to the activity stack, so that pressing BACK displays the previous
376 activity and displays the previous activity to the user. In the
378 the Home screen, which displays a list of email messages. The user
642 displays an activity chooser for the user to choose from.
649 Intent object which displays a dialog box with a choice between the
    [all...]
  /development/apps/Development/src/com/android/development/
AppHwPref.java 47 /* This activity displays the hardware configuration details
  /development/samples/CubeLiveWallpaper/
_index.html 72 displays your application only to users whose devices support live wallpapers,
  /external/bison/tests/
synclines.at 30 # In case GCC displays column information, strip it down.
  /external/blktrace/btreplay/doc/
btreplay.tex 288 The \texttt{-h} option displays the command line options and
292 The \texttt{-V} option displays the \texttt{btreplay} version, as shown here:
426 The \texttt{-h} option displays the command line options and
430 The \texttt{-V} option displays the \texttt{btreplay} version, as show here:
  /external/bluetooth/bluez/tools/
hciconfig.8 89 , displays the current packet types. Otherwise, all the packet types specified
  /external/e2fsprogs/ext2ed/
init.c 84 add_user_command (&general_commands,"show","Displays the current object",show);
312 add_user_command (&ptr->type_commands,"show","Displays the super block data",type_ext2_super_block___show);
330 add_user_command (&ptr->type_commands,"show","Displays the block allocation bitmap",type_ext2_block_bitmap___show);
339 add_user_command (&ptr->type_commands,"show","Displays the inode allocation bitmap",type_ext2_inode_bitmap___show);
  /external/e2fsprogs/misc/
badblocks.8.in 116 displays the list on its standard output. The format of this file is suitable
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage.c 543 // This is the fast, well not too slow, remapping code for 16bit displays
595 // This is the fast, well not too slow, remapping code for 32bit displays
803 // This is the fast, well not too slow, remapping code for 16bit displays
841 // This is the fast, well not too slow, remapping code for 32bit displays
SDL_cgxvideo.h 61 struct Window *SDL_Window; /* Shared by both displays (no X security?) */
  /external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullvideo.c 207 /* We need to wait for vertical retrace on page flipped displays */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 66 Window SDL_Window; /* Shared by both displays (no X security?) */
  /external/webkit/WebCore/platform/gtk/
ScrollViewGtk.cpp 161 // We may not be in a widget that displays scrollbars, but we may
  /frameworks/base/core/java/android/view/
Display.java 56 * Returns the number of displays connected to the device. This is
  /frameworks/base/core/java/android/widget/
Adapter.java 83 * Get a View that displays the data at the specified position in the data set. You can either
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuView.java 89 * Displays the checkbox for the item view. This does not ensure the item view will be
  /frameworks/base/core/java/com/android/internal/widget/
DigitalClock.java 40 * Displays the time
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 70 // TODO: needs to be adjusted to pass on non-HVGA displays
  /frameworks/base/docs/html/guide/topics/ui/
binding.jd 69 // that displays a
  /frameworks/base/docs/html/guide/tutorials/views/
hello-gridview.jd 6 <p>A {@link android.widget.GridView} displays items in a two-dimensional, scrolling grid. The items

Completed in 1984 milliseconds

1 2 3 4 56 7 8 91011>>