HomeSort by relevance Sort by last modified time
    Searched full:onclick (Results 76 - 100 of 2282) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/samples/Support4Demos/res/layout/
sharing_support.xml 25 android:onClick="onShareTextClick" />
30 android:onClick="onShareFileClick" />
35 android:onClick="onShareMultipleFileClick" />
  /external/chromium/chrome/browser/resources/
login.html 25 <button type="button" id="login-button" onclick="callLogin();">
28 <a id="login-incognito" onclick="callLoginIncognito();">
31 <a id="shutdown-system" onclick="callShutdownSystem();">
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
main_config.js 30 $('save').onclick = function() {
37 $('connect').onclick = function() {
44 $('disconnect').onclick = function() {
  /external/chromium_org/chrome/browser/resources/options/
certificate_manager.js 25 this.viewButton.onclick = function(e) {
33 this.editButton.onclick = function(e) {
38 this.editButton.onclick = function(e) {
47 this.backupButton.onclick = function(e) {
55 this.backupAllButton.onclick = function(e) {
63 this.importButton.onclick = function(e) {
67 this.importButton.onclick = function(e) {
71 this.importButton.onclick = function(e) {
80 this.importAndBindButton.onclick = function(e) {
88 this.exportButton.onclick = function(e)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_decoration_view.cc 31 OnClick();
38 OnClick();
47 OnClick();
  /external/chromium_org/ppapi/examples/scaling/
scaling.html 34 <button onclick="SendString('dip')">DIP Res</button>
35 <button onclick="SendString('device')">Device Res</button>
36 <button onclick="SendString('metrics')">Metrics</button>
  /packages/apps/Dialer/res/menu/
call_details_options.xml 22 android:onClick="onMenuTrashVoicemail"
27 android:onClick="onMenuRemoveFromCallLog"
32 android:onClick="onMenuEditNumberBeforeCall"
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
ContactBadge.java 45 public void onClick(View v) {
46 super.onClick(v);
48 mExtraOnClickListener.onClick(v);
  /external/droiddriver/samples/testapp/res/layout/
send_activity.xml 25 android:onClick="sendData"
42 android:onClick="sendData" />
82 android:onClick="sendDataToCall" />
109 android:onClick="sendMessage" />
133 android:onClick="sendDataToBrowser" />
149 android:onClick="pickContact" />
179 android:onClick="clickToMarket" />
195 android:onClick="clickToGesture" />
203 android:onClick="clickToScroll" />
211 android:onClick="clickToList" /
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ChronometerDemo.java 62 public void onClick(View v) {
68 public void onClick(View v) {
74 public void onClick(View v) {
80 public void onClick(View v) {
86 public void onClick(View v) {
_package.html 163 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/src/com/android/sdk/view/LinearLayout1.java</a></td>
167 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/assets/res/any/layout/linear_layout_1.xml</a></td>
171 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/AndroidManifest.xml</a></td>
191 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/src/com/android/sdk/view/LinearLayout2.java</a></td>
195 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/assets/res/any/layout/linear_layout_2.xml</a></td>
199 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/AndroidManifest.xml</a></td>
219 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/src/com/android/sdk/view/LinearLayout3.java</a></td>
223 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/assets/res/any/layout/linear_layout_3.xml</a></td>
227 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/AndroidManifest.xml</a></td>
249 <td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/src/com/android/sdk/view/LinearLayout4.java</a></td
    [all...]
Visibility1.java 58 public void onClick(View v) {
64 public void onClick(View v) {
70 public void onClick(View v) {
  /external/chromium/chrome/browser/resources/options/
certificate_manager.js 26 this.viewButton.onclick = function(e) {
34 this.editButton.onclick = function(e) {
39 this.editButton.onclick = function(e) {
48 this.backupButton.onclick = function(e) {
56 this.backupAllButton.onclick = function(e) {
64 this.importButton.onclick = function(e) {
68 this.importButton.onclick = function(e) {
72 this.importButton.onclick = function(e) {
81 this.importAndBindButton.onclick = function(e) {
89 this.exportButton.onclick = function(e)
    [all...]
personal_options.js 35 $('sync-action-link').onclick = function(event) {
38 $('start-stop-sync').onclick = function(event) {
44 $('customize-sync').onclick = function(event) {
47 $('privacy-dashboard-link').onclick = function(event) {
50 $('manage-passwords').onclick = function(event) {
56 $('autofill-settings').onclick = function(event) {
61 $('themes-reset').onclick = function(event) {
66 $('import-data').onclick = function(event) {
72 $('themes-GTK-button').onclick = function(event) {
77 $('change-picture-button').onclick = function(event)
    [all...]
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestBroadcastActivity.java 47 // call the onClick() method again, passing null View.
50 pendingButtonClick.onClick(null);
105 public void onClick(View v) {
119 public void onClick(View v) {
133 public void onClick(View v) {
147 public void onClick(View v) {
161 public void onClick(View v) {
175 public void onClick(View v) {
189 public void onClick(View v) {
203 public void onClick(View v)
    [all...]
  /frameworks/base/docs/html/samples/
samples_toc.cs 16 <li class="nav-section"><div class="nav-section-header"><a href="/samples/topic.html#t=Background" title="Background">Background</a></div><ul><li class="nav-section"><div class="nav-section-header"><a href="/samples/repeatingAlarm/index.html" title="repeatingAlarm">repeatingAlarm</a></div><ul><li><a href="/samples/repeatingAlarm/AndroidManifest.html" title="AndroidManifest.xml">AndroidManifest.xml</a></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="res">res/</a></div><ul><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="drawable-hdpi">drawable-hdpi/</a></div><ul><li><a href="/samples/repeatingAlarm/res/drawable-hdpi/ic_launcher.html" title="ic_launcher.png">ic_launcher.png</a></li><li><a href="/samples/repeatingAlarm/res/drawable-hdpi/tile.9.html" title="tile.9.png">tile.9.png</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="drawable-mdpi">drawable-mdpi/</a></div><ul><li><a href="/samples/repeatingAlarm/res/drawable-mdpi/ic_launcher.html" title="ic_launcher.png">ic_launcher.png</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="drawable-xhdpi">drawable-xhdpi/</a></div><ul><li><a href="/samples/repeatingAlarm/res/drawable-xhdpi/ic_launcher.html" title="ic_launcher.png">ic_launcher.png</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="drawable-xxhdpi">drawable-xxhdpi/</a></div><ul><li><a href="/samples/repeatingAlarm/res/drawable-xxhdpi/ic_launcher.html" title="ic_launcher.png">ic_launcher.png</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="layout">layout/</a></div><ul><li><a href="/samples/repeatingAlarm/res/layout/activity_main.html" title="activity_main.xml">activity_main.xml</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="menu">menu/</a></div><ul><li><a href="/samples/repeatingAlarm/res/menu/main.html" title="main.xml">main.xml</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="values">values/</a></div><ul><li><a href="/samples/repeatingAlarm/res/values/base-strings.html" title="base-strings.xml">base-strings.xml</a></li><li><a href="/samples/repeatingAlarm/res/values/dimens.html" title="dimens.xml">dimens.xml</a></li><li><a href="/samples/repeatingAlarm/res/values/strings.html" title="strings.xml">strings.xml</a></li><li><a href="/samples/repeatingAlarm/res/values/styles.html" title="styles.xml">styles.xml</a></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="values-sw600dp">values-sw600dp/</a></div><ul><li><a href="/samples/repeatingAlarm/res/values-sw600dp/dimens.html" title="dimens.xml">dimens.xml</a></li><li><a href="/samples/repeatingAlarm/res/values-sw600dp/styles.html" title="styles.xml">styles.xml</a></li></ul></li></ul></li><li class="nav-section sticky"><div class="nav-section-header empty"><a href="#" onclick="return false;" title="src">src/</a></div><ul><li class="nav-section sticky"><div class="nav-secti (…)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
charger_replacement.js 299 $('check-charger-next-step').onclick = function() {
305 $('new-charger').onclick = function() {
308 $('original-charger').onclick = function() {
311 $('back-to-check-charger').onclick = function() {
314 $('finish-safe-charger').onclick = function() {
318 $('back-to-check-charger-from-charger-update').onclick = function() {
321 $('next-to-charger-update').onclick = function() {
324 $('order-new-charger').onclick = function() {
327 $('not-order-new-charger').onclick = function() {
330 $('confirm-not-order-charger').onclick = function()
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
svg-cursor-changes.svg 5 <circle onclick="document.getElementById('mycursor').setAttribute('x', '100');" cx="80" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
8 <circle onclick="document.getElementById('mycursor').x.baseVal.value = 100;" cx="230" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
14 <circle onclick="document.getElementById('mycursor2').setAttribute('x', '100');" cx="80" cy="310" r="70" fill="green" cursor="url(#mycursor2)"/>
17 <circle onclick="document.getElementById('mycursor3').x.baseVal.value = 100;" cx="230" cy="310" r="70" fill="green" cursor="url(#mycursor3)"/>
22 <circle onclick="document.getElementById('mycursor4').setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', 'resources/webkit-background.png');" cx="80" cy="470" r="70" fill="green" cursor="url(#mycursor4)"/>
27 <circle onclick="document.getElementById('mycursor5').href.baseVal = 'resources/webkit-background.png';" cx="230" cy="470" r="70" fill="green" cursor="url(#mycursor5)"/>
animate-duration.html 49 <div class="container" onclick="toggleClassName(this, 'highlighted')">
54 <div class="container" onclick="toggleClassName(this, 'highlighted')">
59 <div class="container" onclick="toggleClassName(this, 'highlighted')">
fixed-position.html 27 <div class="t" onclick="remove_fixed();">
32 <button onclick="remove_fixed();">remove fixed</button>
36 <button onclick="change_fixed();">change fixed</button>
  /frameworks/base/docs/html/guide/topics/ui/controls/
checkbox.jd 34 href="/reference/android/R.attr.html#onClick">android:onClick</a></code> attribute to the
52 android:onClick="onCheckboxClicked"/>
57 android:onClick="onCheckboxClicked"/>
88 <p>The method you declare in the {@link android.R.attr#onClick android:onClick} attribute
  /development/samples/ApiDemos/res/layout/
intents.xml 34 android:onClick="onGetMusic">
41 android:onClick="onGetImage">
47 android:onClick="onGetStream">
  /frameworks/base/core/tests/coretests/src/android/view/
Visibility.java 52 public void onClick(View v) {
58 public void onClick(View v) {
64 public void onClick(View v) {
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
LLOfTwoFocusableInTouchMode.java 50 public void onClick(View v) {
56 public void onClick(View v) {
62 public void onClick(View v) {
  /packages/apps/LegacyCamera/res/layout/
review_control.xml 26 android:onClick="onReviewDoneClicked"
35 android:onClick="onReviewRetakeClicked"
42 android:onClick="onReviewCancelClicked"

Completed in 3272 milliseconds

1 2 34 5 6 7 8 91011>>