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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/appendix/faq/
troubleshooting.jd 46 <li>Click <strong>Finish</strong>.</li>
50 <li>On the right, click <strong>Select required</strong>. This will select all the components
52 <li>Click <strong>Next</strong>, accept the agreement, click <strong>Install All</strong>, and restart Eclipse.</li>
59 <li>Click <strong>Update...</strong></li>
60 <li>If an update for ADT is available, select it and click <strong>Finish</strong>.</li>
142 <li>In the Devices panel (top right panel by default), click on the down triangle
158 with a right click &gt; Clear, then clean the project
271 <li>Right-click on the package name
330 <li>Click <strong>Uninstall</strong>.</li
    [all...]
  /frameworks/base/docs/html/resources/faq/
troubleshooting.jd 46 <li>Click <strong>Finish</strong>.</li>
50 <li>On the right, click <strong>Select required</strong>. This will select all the components
52 <li>Click <strong>Next</strong>, accept the agreement, click <strong>Install All</strong>, and restart Eclipse.</li>
59 <li>Click <strong>Update...</strong></li>
60 <li>If an update for ADT is available, select it and click <strong>Finish</strong>.</li>
142 <li>In the Devices panel (top right panel by default), click on the down triangle
158 with a right click &gt; Clear, then clean the project
271 <li>Right-click on the package name
330 <li>Click <strong>Uninstall</strong>.</li
    [all...]
  /frameworks/base/docs/html/sdk/1.6_r1/
upgrading.jd 104 then click <strong>Update</strong>.</li>
106 and Android Development Tools are selected, then click
108 <li>Read and accept the license agreement and then click <strong>Finish</strong>.
120 next to them are selected. Click <strong>Next</strong>.
126 <li>In the Update Details dialog, click <strong>Next</strong>.</li>
127 <li>Read and accept the license agreement and then click <strong>Finish</strong>.
152 <li>For the SDK Location, click <strong>Browse</strong>
154 <li>Click <strong>Apply</strong>, then <strong>OK</strong>.</li>
330 <li>Right-click on the individual project (in the Package Explorer)
335 <li>Click <strong>Apply</strong>, then <strong>OK</strong>.</li
    [all...]
  /external/webkit/WebCore/inspector/front-end/
ScriptsPanel.js 43 this.backButton.addEventListener("click", this._goBack.bind(this), false);
52 this.forwardButton.addEventListener("click", this._goForward.bind(this), false);
78 this.pauseButton.addEventListener("click", this._togglePause.bind(this), false);
86 this.stepOverButton.addEventListener("click", this._stepOverClicked.bind(this), false);
95 this.stepIntoButton.addEventListener("click", this._stepIntoClicked.bind(this), false);
104 this.stepOutButton.addEventListener("click", this._stepOutClicked.bind(this), false);
155 this.enableToggleButton.addEventListener("click", this._toggleDebugging.bind(this), false);
158 this.pauseOnExceptionButton.addEventListener("click", this._togglePauseOnExceptions.bind(this), false);
167 handler = this.pauseButton.click.bind(this.pauseButton);
174 handler = this.stepOverButton.click.bind(this.stepOverButton)
    [all...]
AuditLauncherView.js 150 this._selectAllCheckboxElement.addEventListener("click", handleSelectAllClick.bind(this), false);
161 categoryElement.firstChild.addEventListener("click", boundCategoryClickListener, false);
192 this._launchButton.addEventListener("click", this._launchButtonClicked.bind(this), false);
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepositoryImplLog.java 43 * A shortcut repository implementation that uses a log of every click.
522 // Log click for shortcut
523 final ContentValues click = new ContentValues(); local
524 click.put(ClickLog.intent_key.name(), intentKey);
525 click.put(ClickLog.query.name(), suggestion.getUserQuery());
526 click.put(ClickLog.hit_time.name(), now);
527 click.put(ClickLog.corpus.name(), corpus.getName());
534 db.insertOrThrow(ClickLog.TABLE_NAME, null, click);
573 * clicklog table. Has one record for each click.
773 // trigger for updating click log entries when a shortcut changes its intent_ke
    [all...]
  /frameworks/base/docs/html/resources/tutorials/views/
hello-gallery.jd 57 callback method receives the {@link android.widget.AdapterView} where the click occurred, the
58 specific {@link android.view.View} that received the click, the
60 (if applicable). In this example, all that's needed is the position of the click to show a {@link
hello-timepicker.jd 62 // add a click listener to the button
88 that should be displayed (which you'll define later). After the on-click listener is set, a new
148 {@link android.app.Activity#showDialog(int)}, in the {@link android.widget.Button}'s on-click
  /development/pdk/docs/porting/
audio.jd 58 <p class="note"><strong>Note</strong>: This document relies on some Doxygen-generated content that appears in an iFrame below. To return to the Doxygen default content for this page, <a href="audio_sub_system.html">click here</a>.</p>
camera.jd 73 <p class="note"><strong>Note</strong>: This document relies on some Doxygen-generated content that appears in an iFrame below. To return to the Doxygen default content for this page, <a href="camera.html">click here</a>.</p>
gps.jd 57 <p class="note"><strong>Note</strong>: This document relies on some Doxygen-generated content that appears in an iFrame below. To return to the Doxygen default content for this page, <a href="gps.html">click here</a>.</p>
sensors.jd 63 <p class="note"><strong>Note</strong>: This document relies on some Doxygen-generated content that appears in an iFrame below. To return to the Doxygen default content for this page, <a href="sensors.html">click here</a>.</p>
wifi.jd 48 <p class="note"><strong>Note</strong>: This document relies on some Doxygen-generated content that appears in an iFrame below. To return to the Doxygen default content for this page, <a href="wifi.html">click here</a>.</p>
  /device/htc/dream/recovery/
recovery_ui.c 24 "click to select.",
  /external/icu4c/samples/break/
readme.txt 11 break.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/cal/
readme.txt 13 cal.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/case/
readme.txt 11 case.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/coll/
readme.txt 10 coll.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/date/
readme.txt 13 date.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/numfmt/
readme.txt 13 numfmt.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/strsrch/
readme.txt 10 strsrch.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/ucnv/
readme.txt 16 ucnv.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/udata/
readme.txt 11 udata.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/ufortune/
readme.txt 12 ./ufortune.sln Windows MSVC workspace. Double-click this to get started.
  /external/icu4c/samples/uresb/
readme.txt 12 uresb.sln Windows MSVC workspace. Double-click this to get started.

Completed in 164 milliseconds

1 2 3 4 5 6 7 8 91011>>