HomeSort by relevance Sort by last modified time
    Searched full:button (Results 676 - 700 of 1669) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/tests/coretests/res/layout/
brightness_limit.xml 24 <Button xmlns:android="http://schemas.android.com/apk/res/android"
linear_layout_spinner_then_button.xml 32 <Button android:id="@+id/reminder_remove"
list_dividers.xml 22 <Button
pre_draw_listener.xml 36 <Button android:id="@+id/go"
scroll_to_rect_with_internal_scroll.xml 36 <Button android:id="@+id/scrollToBlob"
viewstub.xml 26 <Button android:id="@+id/vis"
weight_sum.xml 28 <Button android:id="@+id/child"
  /frameworks/base/core/tests/coretests/src/android/view/
BitmapDrawable.java 27 import android.widget.Button;
ViewGroupChildren.java 22 import android.widget.Button;
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
GoneParentFocusedChildTest.java 42 assertTrue("button should have focus",
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListInterleaveFocusables.java 45 return ListItemFactory.button(
ListItemFocusablesFarApart.java 26 * size. We don't want to jump over content off screen to the next button, we need to
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 58 are accessible by a button, key, or gesture. Menu commands provide a means
72 It is typically invoked by a user pressing a hard button, often labeled MENU.</li>
110 On most devices, a user presses the MENU button to access the Options menu,
112 MENU again, or presses the BACK button.
113 In fact, to cancel out of any menu, press the BACK button. (Pressing the MENU
114 button or touching outside the menu also works.) Note that how to invoke this
141 <b>Options icon menu</b> - The first press of the MENU button displays a
157 icon menu by long pressing the MENU button &mdash; the text in the icon menu
271 without having to first press a button. This increased visibility needs to be
301 button to display the Options menu, the selected content becomes unselected
    [all...]
  /frameworks/base/tests/appwidgets/AppWidgetHostTest/res/layout/
appwidget_host.xml 43 <Button
test_appwidget_configure.xml 36 <Button
  /frameworks/base/tools/layoutlib/bridge/tests/com/android/layoutlib/bridge/
NinePatchTest.java 32 "com/android/layoutlib/testdata/button.9.png");
  /packages/apps/Browser/res/drawable/
stop_background.xml 17 <!-- Custom background for the stop button which mimics btn_search_dialog
  /packages/apps/Calculator/res/values/
styles.xml 9 <item name="android:background">@drawable/button</item>
  /packages/apps/Calendar/src/com/android/calendar/
SelectCalendarsActivity.java 134 MultiStateButton button = (MultiStateButton) view.findViewById(R.id.multiStateButton); local
135 return button.performClick();
139 MultiStateButton button = (MultiStateButton) view.findViewById(R.id.multiStateButton); local
140 button.performClick();
  /packages/apps/Contacts/res/drawable-finger/
btn_dial_action.xml 17 <!-- Background resource for dial button for the various 12 key dialers. -->
btn_dial_delete.xml 17 <!-- Background resource for backspace button for the various 12 key dialers. -->
btn_dial_voicemail.xml 17 <!-- Background resource for dial voicemail button for the various 12 key dialers. -->
  /packages/apps/Launcher2/res/layout/
live_folder_list.xml 23 <Button
wallpaper_chooser.xml 36 <Button android:id="@+id/set"
  /packages/apps/Launcher2/res/values/
dimens.xml 32 button cluster in landscape) -->

Completed in 166 milliseconds

<<21222324252627282930>>