Searched
full:click (Results
276 -
300 of
2674) sorted by null
<<11121314151617181920>>
/external/skia/include/views/ |
SkWindow.h | 46 bool handleClick(int x, int y, Click::State, void* owner, unsigned modi = 0); 68 virtual bool onDispatchClick(int x, int y, Click::State, void* owner, unsigned modi); 88 SkTDArray<Click*> fClicks; // to track clicks
|
/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...] |
/frameworks/base/docs/html/tools/projects/ |
projects-eclipse.jd | 53 <li>Select <strong>Android</strong> > <strong>Android Application Project</strong>, and click 86 project at any time: Right-click the project in the Package Explorer, select 99 <li>Click <strong>Next</strong>.</li> 103 <li>In the <strong>Configure Project</strong> page, select the desired settings and click 107 <li>In the <strong>Configure Launcher Icon</strong> page, create an icon and click 110 <li>In the <strong>Create Activity</strong> page, select activity template and click 115 <li>Click <strong>Finish</strong> and the wizard creates a new project according to the options 134 <li>Select <strong>Android</strong> > <strong>Android Application Project</strong>, and click 143 <li>Set the other options as desired and click <strong>Next</strong>.</li> 158 <li>In the <strong>Package Explorer</strong>, right-click the library project and selec [all...] |
/developers/build/prebuilts/gradle/NetworkConnect/Application/src/main/res/values/ |
strings.xml | 19 Click FETCH to fetch the first 500 characters of raw HTML from www.google.com.
|
/developers/samples/android/connectivity/network/NetworkConnect/Application/src/main/res/values/ |
strings.xml | 19 Click FETCH to fetch the first 500 characters of raw HTML from www.google.com.
|
/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/browseable/NetworkConnect/res/values/ |
strings.xml | 19 Click FETCH to fetch the first 500 characters of raw HTML from www.google.com.
|
/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-trace/trace-viewer/src/ui/ |
info_bar_test.js | 25 button.click();
|
/external/chromium_org/chrome/browser/extensions/api/automation_internal/ |
automation_action_adapter.h | 13 // Performs a default action (e.g. click, check) on the target node.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_reset.js | 19 'click', function(event) { 23 'click', function(event) { 45 resetButton.addEventListener('click', function(e) { 58 cancelButton.addEventListener('click', function(e) {
|
screen_tpm_error.js | 24 rebootButton.addEventListener('click', function() {
|
screen_wrong_hwid.js | 13 $('skip-hwid-warning-link').addEventListener('click', function(event) {
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
window_disposition_util.js | 12 * The JavaScript button event value for a middle click.
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
proxy_rules_list.js | 31 this.addEventListener('click', this.handleClick_); 70 * click is on the remove exception button. 72 * @param {!Event} e The click event object. 75 // Handle left button click
|
/external/chromium_org/chrome/browser/resources/sync_internals/ |
events.js | 30 syncEvents.addEventListener('click', toggleDisplay);
|
sync_search.js | 17 submitControl.click(); 35 allLinks[index].addEventListener('click', quickQueryFunction); 76 * where the user can click to do his query. 121 submitControl.addEventListener('click', searchFunction);
|
/external/chromium_org/chrome/browser/status_icons/ |
status_icon.h | 33 // click action on platforms that do not support custom click actions for the 54 // Returns true if there are registered click observers. 57 // Dispatches a click event to the observers.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
location_icon_decoration.h | 28 // Show the page info panel on click.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
bookmark_sub_menu_model.h | 10 // advanced interactions with the menu contents, like right click context menus.
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
page_info_helper.h | 21 // Info bubble on click, to encapsulate that logic in one place.
|
/external/chromium_org/chrome/common/extensions/api/ |
context_menus_internal.json | 48 "description": "The URL of the page where the menu item was clicked. This property is not set if the click occured in a context where there is no current page, such as in a launcher context menu." 86 "description": "Information about the item clicked and the context where the click happened." 91 "description": "The details of the tab where the click took place. If the click did not take place in a tab, this parameter will be missing.",
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/bookmarks/basic/ |
popup.js | 41 anchor.click(function() { 55 $('#deletelink').click(function() { 78 $('#addlink').click(function() { 94 $('#editlink').click(function() {
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/ |
options.html | 29 <li>Click the browser action icon <img src="icon.png" /></li>
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/ |
options.js | 17 'click',
|
Completed in 1456 milliseconds
<<11121314151617181920>>