HomeSort by relevance Sort by last modified time
    Searched full:button (Results 176 - 200 of 3903) sorted by null

1 2 3 4 5 6 78 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample3-expected-extract2.xml 3 <Button android:text="Button" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
sample3-expected-extract5.xml 4 <Button android:text="Button" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
sample3-variation2-expected-extract5.xml 4 <Button customprefix:text="Button" customprefix:id="@+id/button2" customprefix:layout_width="wrap_content" customprefix:layout_height="wrap_content"></Button>
sample8-expected-extract6.diff 8 < <Button android:text="Button" android:id="@+id/button6"
10 < android:layout_height="wrap_content"></Button>
sample1a-expected-assistant1.txt 1 Quick assistant in sample1a.xml for <Button android:text="Fir^stButton":
  /external/chromium/chrome/browser/resources/picasaweb_uploader/
upload.html 45 <button type="button" class="login-button">Sign in</button>
46 <button type="button" class="cancel-button">Cancel</button>
74 <button class="upload-button" disabled>Upload</button
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_button_unittest.mm 57 scoped_nsobject<TestableToolbarButton> button(
59 button_ = button.get();
108 // Middle button being down doesn't swallow right button clicks. But
109 // ToolbarButton doesn't handle right button events.
123 // Middle button being down doesn't swallows left button clicks.
136 // Middle button mouse up without leading mouse down in the view.
142 // Middle button mouse dragged in the view and up without leading mouse down.
152 // Middle button clicking in the view
    [all...]
  /external/chromium/chrome/browser/resources/options/
personal_options.html 23 <button id="change-picture-button" i18n-content="changePicture">
24 </button>
40 <button id="sync-action-link" class="link-button"></button>
43 <button id="start-stop-sync" hidden></button>
44 <button id="customize-sync" i18n-content="customizeSync" hidden>
45 </button>
    [all...]
advanced_options.html 7 <button id="privacyContentSettingsButton"
8 i18n-content="privacyContentSettingsButton"></button>
9 <button id="privacyClearDataButton"
10 i18n-content="privacyClearDataButton"></button>
82 <button id="fontSettingsCustomizeFontsButton"
83 i18n-content="fontSettingsCustomizeFontsButton"></button>
107 <button id="language-button"
108 i18n-content="languageAndSpellCheckSettingsButton"></button>
129 <button id="proxiesConfigureButton
    [all...]
  /frameworks/base/core/tests/coretests/src/android/accessibilityservice/
InterrogationActivityTest.java 81 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
83 assertNotNull(button);
84 assertEquals(0, button.getChildCount());
88 button.getBoundsInParent(bounds);
95 assertEquals("com.android.frameworks.coretests", button.getPackageName());
96 assertEquals("android.widget.Button", button.getClassName());
97 assertEquals("Button5", button.getText());
98 assertNull(button.getContentDescription());
101 assertTrue(button.isFocusable())
219 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
243 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
276 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
300 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
333 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
392 AccessibilityNodeInfo button = AccessibilityInteractionClient.getInstance() local
    [all...]
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestBroadcastActivity.java 26 import android.widget.Button;
67 Button etwsNormalTypeButton = (Button) findViewById(R.id.button_etws_normal_type);
80 Button etwsCancelTypeButton = (Button) findViewById(R.id.button_etws_cancel_type);
93 Button etwsTestTypeButton = (Button) findViewById(R.id.button_etws_test_type);
106 Button gsm7bitTypeButton = (Button) findViewById(R.id.button_gsm_7bit_type);
119 Button gsm7bitUmtsTypeButton = (Button) findViewById(R.id.button_gsm_7bit_umts_type)
    [all...]
  /development/samples/ApiDemos/res/layout/
mediaplayer_1.xml 7 <Button android:id="@+id/localvideo"
13 <Button android:id="@+id/streamvideo"
19 <Button android:id="@+id/localaudio"
25 <Button android:id="@+id/resourcesaudio"
remote_binding_options.xml 39 <Button android:id="@+id/bind_normal"
43 </Button>
45 <Button android:id="@+id/bind_not_foreground"
48 </Button>
50 <Button android:id="@+id/bind_above_client"
53 </Button>
55 <Button android:id="@+id/bind_allow_oom"
58 </Button>
60 <Button android:id="@+id/bind_waive_priority"
63 </Button>
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
shutdown_button.h 9 #include "views/controls/button/text_button.h"
18 // Initializes shutdown button.
21 // Layout the shutdown button at the right bottom corner of
33 virtual void ButtonPressed(views::Button* sender, const views::Event& event);
  /external/chromium/chrome/browser/ui/cocoa/
profile_menu_button_unittest.mm 15 scoped_nsobject<ProfileMenuButton> button([[ProfileMenuButton alloc]
18 button_ = button.get();
52 scoped_nsobject<ProfileMenuButton> button([[ProfileMenuButton alloc]
56 NSSize minSize = [button minControlSize];
57 EXPECT_TRUE(NSEqualSizes(minSize, [button desiredControlSize]));
59 [button setProfileDisplayName:@"Test"];
60 EXPECT_TRUE(NSEqualSizes(minSize, [button desiredControlSize]));
61 EXPECT_TRUE(NSEqualSizes(minSize, [button desiredControlSize]));
63 [button setShouldShowProfileDisplayName:YES];
64 EXPECT_TRUE(NSEqualSizes(minSize, [button minControlSize]))
    [all...]
  /external/qemu/android/skin/
keyset.h 25 _SKIN_KEY_COMMAND(BUTTON_HOME,"Home button") \
26 _SKIN_KEY_COMMAND(BUTTON_MENU,"Menu (Soft-Left) button") \
27 _SKIN_KEY_COMMAND(BUTTON_STAR,"Star (Soft-Right) button") \
28 _SKIN_KEY_COMMAND(BUTTON_BACK,"Back button") \
29 _SKIN_KEY_COMMAND(BUTTON_CALL,"Call/Dial button") \
30 _SKIN_KEY_COMMAND(BUTTON_HANGUP,"Hangup/EndCall button") \
31 _SKIN_KEY_COMMAND(BUTTON_POWER,"Power button") \
32 _SKIN_KEY_COMMAND(BUTTON_SEARCH,"Search button") \
33 _SKIN_KEY_COMMAND(BUTTON_VOLUME_UP,"Volume up button") \
34 _SKIN_KEY_COMMAND(BUTTON_VOLUME_DOWN,"Volume down button") \
    [all...]
  /external/webkit/LayoutTests/fast/dom/HTMLLabelElement/
click-label.html 37 <Label id="label1">label1<button onclick="inc();">inc</button></label><br>
38 <Label id="label2">label2<fieldset><legend><button onclick="inc();">inc</button></legend></fieldset></label><br>
  /external/webkit/Source/WebCore/manual-tests/
modal-dialog.html 23 <p>Then, push this button: <input type="button" value="Close" onClick="closeModal()"></p>
24 <p>Push this button to test timer: <input type="button" value="Test Timer" onClick="setTimeout(timerFired, 0)"></p>
  /external/webkit/Source/WebCore/manual-tests/resources/
load-deferrer-script-element.js 2 log("Button was clicked.");
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/button/
button.edc 23 name: "webkit/widget/button";
26 image: "widget/button/img_button_normal.png" COMP;
27 image: "widget/button/img_button_press.png" COMP;
28 image: "widget/button/img_button_hover.png" COMP;
29 image: "widget/button/img_button_focus.png" COMP;
42 set_state(PART:"button", "default", 0.0);
44 set_state(PART:"button", "focused", 0.0);
46 set_state(PART:"button", "pressed", 0.0);
49 set_state(PART:"button", "hovered", 0.0);
51 set_state(PART:"button", "pressed", 0.0)
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/
dillo 4 button
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuWith1Item.java 20 import android.widget.Button;
24 private Button mButton;
33 public Button getButton() {
41 mButton = new Button(this);
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
FocusAfterRemovalTest.java 24 import android.widget.Button;
36 private Button mTopLeftButton;
37 private Button mBottomLeftButton;
38 private Button mTopRightButton;
39 private Button mBottomRightButton;
51 mTopLeftButton = (Button) a.findViewById(R.id.topLeftButton);
52 mBottomLeftButton = (Button) a.findViewById(R.id.bottomLeftButton);
53 mTopRightButton = (Button) a.findViewById(R.id.topRightButton);
54 mBottomRightButton = (Button) a.findViewById(R.id.bottomRightButton);
75 // clicking on this button makes its parent linear layout GON
    [all...]
  /development/apps/Development/res/layout/
bad_behavior.xml 26 <Button android:id="@+id/bad_behavior_crash_main"
31 <Button android:id="@+id/bad_behavior_crash_thread"
36 <Button android:id="@+id/bad_behavior_crash_native"
41 <Button android:id="@+id/bad_behavior_crash_system"
46 <Button android:id="@+id/bad_behavior_wtf"
51 <Button android:id="@+id/bad_behavior_anr"
56 <Button android:id="@+id/bad_behavior_anr_activity"
61 <Button android:id="@+id/bad_behavior_anr_broadcast"
66 <Button android:id="@+id/bad_behavior_anr_service"
71 <Button android:id="@+id/bad_behavior_anr_system
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo.java 25 import android.widget.Button;
28 private Button mlocalvideo;
29 private Button mresourcesvideo;
30 private Button mstreamvideo;
31 private Button mlocalaudio;
32 private Button mresourcesaudio;
33 private Button mstreamaudio;
47 mlocalaudio = (Button) findViewById(R.id.localaudio);
49 mresourcesaudio = (Button) findViewById(R.id.resourcesaudio);
52 mlocalvideo = (Button) findViewById(R.id.localvideo)
    [all...]

Completed in 334 milliseconds

1 2 3 4 5 6 78 91011>>