HomeSort by relevance Sort by last modified time
    Searched full:click (Results 251 - 275 of 1559) sorted by null

<<11121314151617181920>>

  /tools/motodev/src/help/studio_help/src/topics/
t_emulator-external.dita 17 work with the emulator in a separate window simply close the Android Emulator view and click <uicontrol
28 the time you create it: click <uicontrol>Next</uicontrol> after filling out the dialog asking for the AVD target
35 <cmd>Right-click the AVD and select <uicontrol>Properties</uicontrol>.</cmd>
47 <cmd>Click <uicontrol>OK</uicontrol> to save your changes and close the dialog</cmd>
u_android-handset-properties.dita 13 <refbody><section>To view the properties of an Android handset connected to your development computer, right-click the entry for the handset in the Device Management view and select <uicontrol>Properties</uicontrol> from the menu that appears. For more detailed properties, select <menucascade><uicontrol>Android Handset Properties</uicontrol><uicontrol>Device Properties</uicontrol></menucascade> in the left pane of the Properties dialog.</section> </refbody>
u_device-properties_android.dita 17 format, click <uicontrol>CSV Export</uicontrol> and specify the destination.</section>
u_memory-analyze-app-select.dita 17 Analyze Memory Using MAT dialog allows you to do this: select the application's package from the list and click
u_new-activity.dita 51 Click <uicontrol>Add</uicontrol> to display a list of possible permissions from which you can
56 <stentry>(optional) The actions to be performed by an intent filter associated with this activity. Click
58 from the dialog that appears when you click <uicontrol>Add</uicontrol>. To select a range, select the first
65 <stentry>(optional) The associated intent filter categories. Click <uicontrol>Add</uicontrol> to select from
u_sdk-download-location.dita 18 Either enter the path into this field, or click <uicontrol>Browse</uicontrol> and navigate to the directory in
u_sign-import-cert.dita 15 <p>This dialog is displayed when you click (Import Certificate) in the Application Signing Tool view.</p>
u_sign-import-key.dita 15 <p>This dialog is displayed when you click (Import Key) in the Application Signing Tool view.</p>
t_app-signature-removing.dita 28 <cmd>In the Signing and Keys view click <image href="../images/PackageUnsign.png" placement="inline"/> (Remove
42 <cmd>Click <uicontrol>Finish</uicontrol>.</cmd>
  /tools/motodev/src/plugins/android.codeutils/templates/activity_samples/pref_activity/
samplelist.xml 15 <string name="sample_pref_click_pop_up">Click to pop up a list to choose from</string>
  /frameworks/base/docs/html/tools/projects/
projects-eclipse.jd 53 <li>Select <strong>Android</strong> &gt; <strong>Android Project</strong>, and click
71 project at any time: Right-click the project in the Package Explorer, select
101 <li>Click <strong>Finish</strong>.</li>
118 <li>In the <strong>Package Explorer</strong>, right-click the library project and select
124 <li>Select the "is Library" checkbox and click <strong>Apply</strong>.</li>
126 <li>Click <strong>OK</strong> to close the <em>Properties</em> window.</li>
170 <li>In the <strong>Package Explorer</strong>, right-click the dependent project and select
176 <li>Click <strong>Add</strong> to open the <strong>Project Selection</strong> dialog.</li>
178 <li>From the list of available library projects, select a project and click
181 <li>When the dialog closes, click <strong>Apply</strong> in the <strong>Properties</strong
    [all...]
  /external/chromium/chrome/browser/chromeos/
browser_main_chromeos.cc 14 // On chromeos we want to map Alt-left click to right click.
  /external/chromium/chrome/browser/
collected_cookies_uitest.cc 46 // Click on the info link twice.
74 // Click on the info link.
  /external/chromium/chrome/browser/notifications/
notification.h 44 void Click() const { delegate()->Click(); }
  /external/chromium/chrome/browser/resources/shared/js/cr/
link_controller_test.html 91 type: 'click',
101 type: 'click',
131 type: 'click',
142 type: 'click',
151 type: 'click',
178 type: 'click',
188 type: 'click',
208 type: 'click',
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.h 30 // Whether or not the user is in a click-drag-release event sequence. If so
31 // and this receives a |-mouseUp:|, then this will click itself.
  /external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.h 36 // Handles a click event from the user - if |left_button_click| is true and
37 // there is a registered observer, passes the click event to the observer,
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/screenshot/
screenshot.js 45 // Listen for a click on the camera icon. On that click, take a screenshot.
  /external/chromium-trace/trace-viewer/src/tracks/
timeline_track.js 44 closeEl.addEventListener('click', function() {
56 collapseEl.addEventListener('click', function() {
  /external/skia/samplecode/
SampleRegion.cpp 259 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y) {
260 return fRect.contains(SkScalarRound(x), SkScalarRound(y)) ? new Click(this) : NULL;
263 virtual bool onClick(Click* click) {
264 fRect.offset(click->fICurr.fX - click->fIPrev.fX,
265 click->fICurr.fY - click->fIPrev.fY);
  /external/webkit/Source/WebCore/inspector/front-end/
Checkbox.js 60 this._inputElement.addEventListener("click", listenerWrapper, false);
61 this.element.addEventListener("click", listenerWrapper, false);
  /external/webkit/Source/WebCore/manual-tests/
input-starved-by-timers.html 47 UI freeze. Refresh the page to repeat the experiment.<br>Try to click at this
48 button (or browser's menu) while UI is frozen: <button onclick="log('clicked')">Click Me</button> <hr>
secure-keyboard-enabled-after-submit.html 12 2) Click in the password field below.<br>
16 5) Click in the text field.<br>
  /frameworks/base/core/java/com/android/internal/app/
AlertActivity.java 58 // This is called after the click, since we finish when handling the
59 // click, don't do that again here.
  /tools/motodev/src/help/appvalidator_help/src/topics/
u_appvalidator-prefs-checkers.dita 23 <p>In addition to the checkboxes, you can click in the <uicontrol>Parameters</uicontrol> and <uicontrol>Change
25 warning level for that checker. Similarly, for a given condition row you can click within the <uicontrol>Change

Completed in 1137 milliseconds

<<11121314151617181920>>