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

1 2 3 4 5 6 7 891011>>

  /tools/motodev/src/help/studio_help/src/topics/
t_keystore-entries-importing.dita 32 <cmd>In the Signing and Keys toolbar, click <image href="../images/KeystoreEntriesImport.png"/> (Import
42 <cmd>The keystore's entries should now be listed (if not, click <uicontrol>Load</uicontrol>). Select the entries
53 <cmd>Click <uicontrol>OK</uicontrol>.</cmd>
u_emulator_android.dita 22 automatically) or click the <uicontrol>Window</uicontrol> menu and select <menucascade><uicontrol>Show
34 <stentry>Click the handset icon to toggle between portrait and landscape orientations. Click the small black
u_new-broadcast-receiver.dita 46 receiver. Click <uicontrol>Add</uicontrol> to display a list of possible permissions from which you can
52 Click <uicontrol>Add</uicontrol> to select from the available actions.</stentry>
56 <stentry>(optional) The associated intent filter's categories. Click <uicontrol>Add</uicontrol> to select from
  /frameworks/base/docs/html/tools/extras/
oem-usb.jd 80 <li>Right-click on <em>Computer</em> from your desktop or Windows Explorer,
84 <li>Right-click the device name (such as <em>Nexus S</em>) and select <strong>Update
87 <li>Select <strong>Browse my computer for driver software</strong> and click
89 <li>Click <strong>Browse</strong> and locate the USB driver folder. (The Google USB
91 <li>Click <strong>Next</strong> to install the driver.</li>
99 <li>Right-click on <em>Computer</em> from your desktop or Windows Explorer,
104 <li>Right-click <em>Android Composite ADB Interface</em> and select <strong>Update
107 <li>Select <strong>Install from a list or specific location</strong> and click
112 <li>Click <strong>Browse</strong> and locate the USB driver folder. (The Google USB
114 <li>Click <strong>Next</strong> to upgrade the driver.</li
    [all...]
  /development/samples/WiFiDirectDemo/res/values/
strings.xml 12 <string name="client_text">This device will act as a client. Click on Gallery button to pick a local(stored) file</string>
  /development/samples/training/multiscreen/newsreader/
_index.html 8 Eclipse, right-click the JAR file in the Package Explorer and select <b>Build Path > Add to Build
  /external/chromium/chrome/browser/resources/ntp4/
apps_page.js 39 // We put a click handler just on the app image - so clicking on the
41 appImg.addEventListener('click', this.onClick_.bind(this));
69 * @param {Event} e The click event.
77 // Don't allow the click to trigger a link or anything
  /external/chromium/chrome/browser/resources/options/chromeos/
proxy_rules_list.js 30 this.addEventListener('click', this.handleClick_);
69 * click is on the remove exception button.
71 * @param {!Event} e The click event object.
74 // Handle left button click
  /external/chromium/chrome/browser/ui/cocoa/
draggable_button.h 13 BOOL actionHasFired_; // Has the action already fired for this click?
24 // Whether the action has already fired for this click.
59 // Decides whether we should treat the click as a cue to start dragging, or
80 // Fires the button's action and tracks the click.
event_utils.h 16 // represented by |event|. For example, a Cmd+Click would mean open the
hover_image_button.h 10 // A button that changes images when you hover over it and click it.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
location_icon_decoration.h 33 // Show the page info panel on click.
  /external/chromium/chrome/browser/ui/views/
event_utils.h 18 // For example, a middle click would mean to open a background tab.
  /external/chromium/chrome/browser/ui/views/location_bar/
click_handler.h 19 // Info dialog on click, to encapsulate that logic in one place.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/_locales/en/
messages.json 3 "description": {"message": "Quickly see the time until your next meeting from any of your calendars. Click on the button to be taken to your calendar."},
  /external/javassist/sample/evolve/
start.html 19 <p>4. Click below:
  /external/skia/include/views/
SkOSWindow_Mac.h 20 virtual bool onDispatchClick(int x, int y, Click::State state,
SkOSWindow_iOS.h 19 virtual bool onDispatchClick(int x, int y, Click::State state,
  /external/skia/samplecode/
SampleImage.cpp 146 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y) {
151 virtual bool onClick(Click* click) {
152 return this->INHERITED::onClick(click);
SamplePageFlip.cpp 149 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y) {
154 virtual bool onClick(Click* click) {
155 return this->INHERITED::onClick(click);
SampleShaders.cpp 124 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y) {
129 virtual bool onClick(Click* click) {
130 return this->INHERITED::onClick(click);
  /external/webkit/LayoutTests/fast/encoding/
mailto-always-utf-8.html 7 <p>Test encoding of mailto URLs. Click on the URL - a new message
  /external/webkit/LayoutTests/http/tests/appcache/
crash-when-navigating-away-then-back.html 13 document.write('<div id="manual-instructions">Click <a href="javascript:openWindow()">this link</a> twice. A window should open and close twice without crashing.</div>')
  /external/webkit/Source/WebCore/manual-tests/
Default-port-frame.html 12 <input type="button" onclick="test()" value="Click Me To Test" ></input
  /external/webkit/Source/WebCore/manual-tests/accessibility/
java-applet.html 11 <li>Click on the "Go To" drop down in the window that appears.

Completed in 551 milliseconds

1 2 3 4 5 6 7 891011>>