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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
ButtonsWithTallTextViewInBetween.java 21 import android.widget.Button;
27 * before getting to next button).
31 public Button getTopButton() {
39 public Button getBottomButton() {
41 return (Button) ll.getChildAt(0);
46 params.addButton("top button", 0.2f)
ScrollViewButtonsAndLabels.java 26 import android.widget.Button;
52 public Button getButton(int groupNum) {
56 return (Button) mLinearLayout.getChildAt(2*groupNum);
78 // want button to be first and last
85 Button button = new Button(this); local
86 button.setText("Button " + (i + 1));
87 mLinearLayout.addView(button, p)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample3-expected-changeLayout3.xml 8 <Button
14 android:text="Button" >
15 </Button>
29 <Button
35 android:text="Button" >
36 </Button>
sample3-variation1.xml 3 <Button android:text="Button" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
5 <Button android:text="Button" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
sample6-expected-changeLayout6.xml 8 <Button
15 android:text="Button" >
16 </Button>
28 <Button
34 android:text="Button" >
35 </Button>
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/layout/
accessibility.xml 3 <Button android:text="Button" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
6 <Button android:text="Button" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
duplicate.xml 3 <Button android:text="Button" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
6 <Button android:text="Button" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxevents.c 217 if (check_boundary (this, event.button.x, event.button.y)) {
218 SDL_PrivateMouseMotion (0, 0, event.button.x - OffsetX,
219 event.button.y - OffsetY) ;
222 SDL_PrivateMouseMotion (0, 0, event.button.x, event.button.y) ;
230 int button = event.button.buttons ; local
232 Dprintf ("button down\n") ;
234 switch (button) {
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.html 139 <button id="notification-close"></button>
150 <a class="g-button-basic" id="apps-promo-link" href=""></a><br>
151 <button id="apps-promo-hide"></button>
164 <button class="section-close-button"></button>
174 <button id="most-visited-settings" i18n-content="restorethumbnails">
175 </button>
    [all...]
  /cts/tests/res/layout/
horizontal_scrollview.xml 27 <Button
33 <Button
38 <Button
43 <Button
48 <Button
53 <Button
58 <Button
63 <Button
68 <Button
73 <Button
    [all...]
scrollview_layout.xml 27 <Button
33 <Button
38 <Button
43 <Button
48 <Button
53 <Button
58 <Button
63 <Button
68 <Button
73 <Button
    [all...]
  /development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java 24 import android.widget.Button;
47 private Button mLeftButton;
48 private Button mCenterButton;
49 private Button mRightButton;
64 mLeftButton = (Button) a.findViewById(R.id.leftButton);
65 mCenterButton = (Button) a.findViewById(R.id.centerButton);
66 mRightButton = (Button) a.findViewById(R.id.rightButton);
77 assertTrue("center button should be right of left button",
79 assertTrue("right button should be right of center button"
    [all...]
  /frameworks/base/tests/BiDiTests/res/layout/
table_layout_locale.xml 32 <Button android:layout_height="wrap_content"
37 <Button android:layout_height="wrap_content"
43 <Button android:layout_height="wrap_content"
52 <Button android:layout_height="wrap_content"
57 <Button android:layout_height="wrap_content"
63 <Button android:layout_height="wrap_content"
78 <Button android:layout_height="wrap_content"
83 <Button android:layout_height="wrap_content"
89 <Button android:layout_height="wrap_content"
98 <Button android:layout_height="wrap_content
    [all...]
table_layout_ltr.xml 32 <Button android:layout_height="wrap_content"
37 <Button android:layout_height="wrap_content"
43 <Button android:layout_height="wrap_content"
52 <Button android:layout_height="wrap_content"
57 <Button android:layout_height="wrap_content"
63 <Button android:layout_height="wrap_content"
78 <Button android:layout_height="wrap_content"
83 <Button android:layout_height="wrap_content"
89 <Button android:layout_height="wrap_content"
98 <Button android:layout_height="wrap_content
    [all...]
table_layout_rtl.xml 32 <Button android:layout_height="wrap_content"
37 <Button android:layout_height="wrap_content"
43 <Button android:layout_height="wrap_content"
52 <Button android:layout_height="wrap_content"
57 <Button android:layout_height="wrap_content"
63 <Button android:layout_height="wrap_content"
78 <Button android:layout_height="wrap_content"
83 <Button android:layout_height="wrap_content"
89 <Button android:layout_height="wrap_content"
98 <Button android:layout_height="wrap_content
    [all...]
  /development/samples/ApiDemos/res/layout/
chronometer.xml 31 <Button android:id="@+id/start"
36 </Button>
38 <Button android:id="@+id/stop"
42 </Button>
44 <Button android:id="@+id/reset"
48 </Button>
50 <Button android:id="@+id/set_format"
54 </Button>
56 <Button android:id="@+id/clear_format"
60 </Button>
    [all...]
install_apk.xml 31 <Button android:id="@+id/unknown_source"
34 </Button>
36 <Button android:id="@+id/my_source"
39 </Button>
41 <Button android:id="@+id/replace"
44 </Button>
46 <Button android:id="@+id/uninstall"
49 </Button>
51 <Button android:id="@+id/uninstall_result"
54 </Button>
    [all...]
service_start_arguments_controller.xml 30 <Button android:id="@+id/start1"
34 </Button>
36 <Button android:id="@+id/start2"
39 </Button>
41 <Button android:id="@+id/start3"
44 </Button>
46 <Button android:id="@+id/startfail"
49 </Button>
51 <Button android:id="@+id/kill"
54 </Button>
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
TableLayout7.java 25 import android.widget.Button;
42 Button button = (Button) findViewById(R.id.toggle1); local
43 button.setOnClickListener(new Button.OnClickListener() {
49 button = (Button) findViewById(R.id.toggle2);
50 button.setOnClickListener(new Button.OnClickListener()
    [all...]
SecureView.java 29 import android.widget.Button;
51 * 1. The "unsecured button" does not apply any touch filtering of any kind.
52 * When the toast appears, this button remains clickable as usual which creates an
55 * 2. The "built-in secured button" leverages the android:filterTouchesWhenObscured view
57 * When the toast appears, the button does not receive the touch and appears to be inoperable.
59 * 3. The "custom secured button" adds a touch listener to the button which intercepts the
78 Button toastButton = (Button) findViewById(R.id.secure_view_toast_button);
85 Button unsecureButton = (Button) findViewById(R.id.secure_view_unsecure_button)
    [all...]
  /external/webkit/Source/WebCore/manual-tests/
liveconnect-applet-array-parameters.html 11 <input type="button" name="string" value="Send String array" onClick="document.arraytestapplet.arrayFunction(['one', 'two', 'three'])"/><br>
12 <input type="button" name="boolean" value="Send boolean array" onClick="document.arraytestapplet.booleanFunction(['0', '1', '2'])"/><br>
13 <input type="button" name="byte" value="Send byte array" onClick="document.arraytestapplet.byteFunction(new Array(0, 1, 2))"/><br>
14 <input type="button" name="char" value="Send char array" onClick="document.arraytestapplet.charFunction(new Array('a', 'b', 'c'))"/><br>
15 <input type="button" name="short" value="Send short array" onClick="document.arraytestapplet.shortFunction(new Array(0, 1, 2))"/><br>
16 <input type="button" name="int" value="Send int array" onClick="document.arraytestapplet.intFunction(new Array(0, 1, 2))"/><br>
17 <input type="button" name="long" value="Send long array" onClick="document.arraytestapplet.longFunction(new Array(0, 1, 2))"/><br>
18 <input type="button" name="float" value="Send float array" onClick="document.arraytestapplet.floatFunction(new Array(0.0, 0.1, 0.2))"/><br>
19 <input type="button" name="double" value="Send double array" onClick="document.arraytestapplet.doubleFunction(new Array(0.1, 0.1, 0.2))"/><br>
20 <input type="button" name="object" value="Send object array" onClick="document.arraytestapplet.objectFunction(new Arra (…)
    [all...]
scrollIntoView-horizontal.html 10 Following the numbered steps on each button, click each button to scroll the next button into view.</p>
13 Next button scrolls into view as specified.</p>
16 Next button does not scroll into view, or the button is scrolled to the wrong positon (top, bottom).
20 <input id="topleft" type="button" value="STEP 1: click to horizontally scroll STEP 2 into view" onclick="document.getElementById('topright').scrollIntoView(false);">
22 <input id="topright" type="button" value="STEP 2: click to scroll STEP 3 to BOTTOM of view" style="position: absolute; left: 1200px;" onclick="document.getElementById('bottomleft').scrollIntoView(false);">
26 <input id="bottomleft" type="button" value="STEP 3: click to scroll STEP 4 to TOP of view" style="position: absolute; top: 1200px;" onclick="document.getElementById('bottomright').scrollIntoView(true);">
28 <input id="bottomright" type="button" value="STEP 4: click to scroll STEP 1 to TOP of view (then you're done)" style="position: absolut (…)
    [all...]
  /external/webkit/Source/WebCore/css/
mediaControls.css 57 audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button {
58 -webkit-appearance: media-mute-button;
67 audio::-webkit-media-controls-play-button, video::-webkit-media-controls-play-button {
68 -webkit-appearance: media-play-button;
115 audio::-webkit-media-controls-seek-back-button, video::-webkit-media-controls-seek-back-button {
116 -webkit-appearance: media-seek-back-button;
125 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button
    [all...]
  /packages/apps/Calculator/res/layout-sw600dp/
main.xml 55 <Button
83 <Button
87 <Button
91 <Button
95 <Button
99 <Button
106 <Button
110 <Button
114 <Button
118 <Button
    [all...]
  /packages/apps/Calculator/res/layout-sw600dp-land/
main.xml 55 <Button
88 <Button
92 <Button
99 <Button
103 <Button
110 <Button
114 <Button
121 <Button
125 <Button
132 <Button
    [all...]

Completed in 282 milliseconds

1 2 3 4 5 6 7 8 91011>>