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

<<11121314151617181920>>

  /frameworks/base/docs/html/google/gcm/
gs.jd 40 <li>If you haven't created an API project yet, click <strong>Create Project</strong>.</li>
42 <li>Supply a project name and click <strong>Create</strong>.
64 <li>Under <strong>Public API access</strong>, click <strong>Create new key</strong>.</li>
66 <li>In the <strong>Create a new key</strong> dialog, click <strong>Server key</strong>.</li>
70 <li>Click <strong>Create</strong>.</li>
76 <p class="note"><strong>Note:</strong> If you need to rotate the key, click
78 compromised and you want to delete it immediately, click <strong>Delete</strong>.</p>
  /frameworks/testing/espresso/espresso-sample/src/androidTest/java/com/google/android/apps/common/testing/ui/testapp/
AdapterViewTest.java 21 import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.click;
65 // and we can click on it.
68 .perform(click()); method
77 .perform(click());
89 .perform(click()); method
96 .perform(click()); method
105 .perform(click());
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/common/helpers/
DatePickerHelper.java 52 getNumberPickerIncrementButton(MONTH).click();
61 getNumberPickerDecrementButton(MONTH).click();
70 getNumberPickerIncrementButton(DAY).click();
79 getNumberPickerDecrementButton(DAY).click();
88 getNumberPickerIncrementButton(YEAR).click();
97 getNumberPickerDecrementButton(YEAR).click();
124 new UiObject(new UiSelector().text("Done")).click();
TimePickerHelper.java 54 getNumberPickerIncrementButton(HOUR).click();
63 getNumberPickerDecrementButton(HOUR).click();
72 getNumberPickerIncrementButton(MINUTE).click();
81 getNumberPickerDecrementButton(MINUTE).click();
85 getNumberPicker(MERIDIEM).getChild(new UiSelector().text("PM")).click();
89 getNumberPicker(MERIDIEM).getChild(new UiSelector().text("AM")).click();
116 new UiObject(new UiSelector().text("Done")).click();
  /packages/apps/Camera2/src/com/android/camera/
ShutterButton.java 116 // system changes the drawable state before posting click
118 // pressed(true), optional click, pressed(false)
120 // drawable state after posting click notification, so the
122 // pressed(true), pressed(false), optional click
124 // have the same order of events. So we want the optional click
129 // after the optional click notification, so our client always
131 // pressed(true), optional click, pressed(false)
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadKeyButton.java 39 * perform a click action
40 * <li>If long-click is supported, hovering over the button for a longer period
41 * of time will switch to the long-click action
43 * to the normal click action
47 /** Timeout before switching to long-click accessibility mode. */
71 /** Runnable used to trigger long-click mode for accessibility. */
147 // the button's hover target bounds should perform a click action.
  /external/llvm/docs/
Phabricator.rst 20 click the power icon in the top right. You can register with a GitHub account,
62 * Click *Differential*.
63 * Click *Create Diff*.
66 * Leave the drop down on *Create a new Revision...* and click *Continue*.
70 * Click *Save*.
74 * Click *Differential*.
75 * Click *Create Diff*.
77 * Select the review you want to from the *Attach To* dropdown and click
79 * Click *Save*.
  /cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DocumentsClientTest.java 92 new UiObject(new UiSelector().text("CtsLocal")).click();
95 new UiObject(new UiSelector().text("FILE1")).click();
121 new UiObject(new UiSelector().text("CtsCreate")).click();
124 .childSelector(new UiSelector().resourceId("android:id/button1"))).click();
145 new UiObject(new UiSelector().text("CtsCreate")).click();
150 new UiObject(new UiSelector().text("FILE2")).click();
152 new UiObject(new UiSelector().text("FILE1")).click();
156 .childSelector(new UiSelector().resourceId("android:id/button1"))).click();
171 new UiObject(new UiSelector().text("CtsCreate")).click();
173 new UiObject(new UiSelector().text("DIR2")).click();
    [all...]
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/
README.md 10 To create a new KeyPair, click "Create".
12 To sign some data using a KeyPair, click "Sign".
14 To verify the data using the signature provided, click "Verify".
  /developers/build/prebuilts/gradle/TextLinkify/Application/src/main/res/values/
strings.xml 26 you can click on http://www.google.com and it will launch the
27 web browser. You can click on google.com too. If you
28 click on (415) 555-1212 it should dial the phone. Or just write
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
README.md 10 To create a new KeyPair, click "Create".
12 To sign some data using a KeyPair, click "Sign".
14 To verify the data using the signature provided, click "Verify".
  /developers/samples/android/views/TextLinkify/Application/src/main/res/values/
strings.xml 26 you can click on http://www.google.com and it will launch the
27 web browser. You can click on google.com too. If you
28 click on (415) 555-1212 it should dial the phone. Or just write
  /development/samples/browseable/TextLinkify/res/values/
strings.xml 26 you can click on http://www.google.com and it will launch the
27 web browser. You can click on google.com too. If you
28 click on (415) 555-1212 it should dial the phone. Or just write
  /external/chromium_org/chrome/browser/extensions/
options_page_apitest.cc 18 // Used to simulate a click on the first element named 'Options'.
22 " button.click();"
39 // Go to the Extension Settings page and click the Options button.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_autolaunch.js 31 confirmButton.addEventListener('click', function(e) {
41 cancelButton.addEventListener('click', function(e) {
89 clickEvent.initEvent('click', true, true);
  /external/chromium_org/chrome/browser/resources/extensions/
extension_commands_overlay.js 34 $('extension-commands-dismiss').addEventListener('click',
43 * Handles a click on the dismiss button.
44 * @param {Event} e The click event.
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 50 // accidentally hit a subview when trying to simulate a click in the
66 // Click gets eaten by findbar, not passed through to underlying view.
87 // Click is ignored by findbar, passed through to underlying view.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon_menu.cc 49 if (g_object_get_data(G_OBJECT(child->data), "click-action-item") !=
60 // "click action replacement menu item" from the other menu items.
69 G_OBJECT(menu_item), "click-action-item", GINT_TO_POINTER(1));
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_icon_win.h 33 // Handles a click event from the user - if |left_button_click| is true and
34 // there is a registered observer, passes the click event to the observer,
38 // Handles a click on the balloon from the user.
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_browsertest.js 43 startStopSyncButton.click();
61 // Verify that initial state is unsynced, click the sign in button, verify
81 okButton.click();
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/cr/ui/
overlay.js 61 closeButtons[i].addEventListener('click', function(e) {
79 overlay.addEventListener('click', function(e) {
80 // Only pulse if the overlay was the target of the click.
  /external/chromium_org/native_client_sdk/src/examples/api/var_dictionary/
example.js 8 radioEls[i].addEventListener('click', onRadioClicked);
11 // Wire up the 'click' event for each function's button.
20 buttonEl.addEventListener('click', func);
  /external/chromium_org/native_client_sdk/src/resources/
index.js 52 configItemEls[i].addEventListener('click', function (e) {
59 navItemEls[i].addEventListener('click', function (e) {
87 closeButtonEl.addEventListener('click', function () {
  /external/chromium_org/third_party/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
  /external/chromium_org/ui/webui/resources/js/cr/ui/
bubble_button.js 26 this.image.addEventListener('click', this);
50 // Toggle the bubble on left click. Let any other clicks propagate.
51 case 'click':

Completed in 2354 milliseconds

<<11121314151617181920>>