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

<<11121314151617181920>>

  /packages/apps/Camera/res/values/
strings.xml 73 <!-- button in review mode indicating that the video just taken should be played -->
76 <!-- button in review mode indicating that the video recording session should be canceled -->
79 <!-- button in review mode indicating that the taken video is OK to be attached/uploaded -->
82 <!-- button in review mode indicate the user want to retake another picture for attachment -->
85 <!-- button indicating that the picture just taken should be deleted -->
87 <!-- button indicating that the picture just taken should be shared by email, mms, etc -->
89 <!-- button indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
91 <!-- button indicating that the picture just taken should be cropped -->
99 <!-- Button indicating to go to the image gallery -->
128 <!-- Settings screen, Picture size dialog radio button choices --
    [all...]
  /packages/apps/Settings/res/layout/
choose_lock_pattern.xml 24 <!-- takes up all space above button bar at bottom -->
46 <!-- bottom line looks bad when button bar is their too, omit in this case -->
67 <Button android:id="@+id/footerLeftButton"
80 <Button android:id="@+id/footerRightButton"
  /packages/apps/Settings/res/layout-land/
choose_lock_pattern.xml 46 <!-- right / bottom button: confirm or ok -->
47 <Button android:id="@+id/footerRightButton"
59 <!-- left / top button: skip, or re-try -->
60 <Button android:id="@+id/footerLeftButton"
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
dir 12 In Emacs, you can click mouse button 2 on a menu item or cross reference
  /sdk/ddms/app/src/com/android/ddms/
StaticPortConfigDialog.java 27 import org.eclipse.swt.widgets.Button;
166 Button newButton = new Button(buttons, SWT.NONE);
185 final Button editButton = new Button(buttons, SWT.NONE);
209 final Button deleteButton = new Button(buttons, SWT.NONE);
226 Button okButton = new Button(bottomComp, SWT.NONE);
236 Button cancelButton = new Button(bottomComp, SWT.NONE)
    [all...]
  /cts/tests/res/layout/
remote_view_test_good.xml 55 <Button android:id="@+id/button"
viewanimator_layout.xml 38 <Button android:id="@+id/cancel"
46 <Button android:id="@+id/ok"
  /cts/tests/tests/widget/src/android/widget/cts/
ToggleButtonTest.java 189 notes = "Check the text of button when change button status",
195 notes = "Check the text of button when change button status",
201 notes = "Check the text of button when change button status",
217 // Then set checked button, but textOn is null.
224 // Set the current displaying text as TEXT_ON. Then set unchecked button,
  /development/apps/CustomLocale/res/layout/
new_locale.xml 36 <Button
42 <Button
  /development/apps/GestureBuilder/res/layout/
gestures_list.xml 50 <Button
61 <Button
  /development/samples/ApiDemos/res/layout/
buttons_1.xml 28 <Button android:id="@+id/button_normal"
34 <Button android:id="@+id/button_small"
receive_result.xml 39 <Button android:id="@+id/get"
44 </Button>
table_layout_10.xml 52 <Button android:id="@+id/cancel"
55 <Button android:id="@+id/login"
  /development/samples/TicTacToeMain/res/layout/
main.xml 48 <Button
54 <Button
  /external/webkit/JavaScriptCore/tests/mozilla/
importList.html 58 <input type="button" value="Import" onclick="doImport();">
59 <input type="button" value="Cancel" onclick="window.close();">
  /external/webkit/WebCore/dom/
MouseEvent.idl 32 readonly attribute unsigned short button;
48 in unsigned short button,
  /external/webkit/WebCore/manual-tests/
form-control-madness.html 1 <input name="b" type="button" onclick="location='back.html'" value="Click Here">
4 Only the radio buttons between X's should be checked after clicking the button and going back
nested-plug-ins.html 2 function toggleDisplay(element, button)
10 function toggleVisibility(element, button)
  /external/webkit/WebCore/manual-tests/inspector/
debugger-step-on-for-statements.html 14 Click the button and when the debugger breaks, set a breakpoint on the first line in the loop
19 <input type="button" value="run for" onclick="runFor()"/>
  /external/webkit/WebKit/android/
RenderSkinRadio.h 42 /* RenderSkin for a radio button or a checkbox
54 * param isCheckBox If true, draws a checkbox. Else, draw a radio button.
  /frameworks/base/core/tests/coretests/res/layout/
baseline_0width_and_weight.xml 39 <Button
45 <Button android:id="@+id/show"
list_filter.xml 39 <Button android:id="@+id/hide"
44 <Button android:id="@+id/show"
popup_window_visibility.xml 49 <Button android:id="@+id/hide"
54 <Button android:id="@+id/show"
remote_view_test_good.xml 55 <Button android:id="@+id/button"
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleWithInternalScrollTest.java 25 import android.widget.Button;
37 private Button mScrollToBlob;

Completed in 1994 milliseconds

<<11121314151617181920>>