Home
last modified time | relevance | path

Searched full:click (Results 1 – 25 of 5378) sorted by relevance

12345678910>>...216

/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Dhfp.py72 (IUT), then click Ok.
81 Click Ok, then initiate a service level connection from the
104 If found, click OK.
112 Click Ok, then make a connection request to the PTS from the
127 Make the Implementation Under Test (IUT) connectable, then click Ok.
140 Click Ok, then disable the service level connection using the
158 Click Ok, then manipulate the Implementation Under Test (IUT) so that
170 is not fully charged, then click Ok.
180 Click Ok, then place a call from an external line to the Implementation
195 Verify the presence of an audio connection, then click Ok.
[all …]
Dgatt.py202 start handle = 'XXXX'O, end handle = 'XXXX'O in database. Click Yes if
203 IUT received it, otherwise click No.
217 database file. Click Yes if NO service found, otherwise click No.
229 'XXXX'O, end handle = 'XXXX'O in database. Click Yes if IUT received it,
230 otherwise click No.
242 Primary Service = 'XXXX'O in database. Click Yes if IUT received it,
243 otherwise click No.
294 Click Yes if IUT received it, otherwise click No.
341 handle='XXXX'O handle='XXXX'O handle='XXXX'O in database. Click Yes if
342 IUT received it, otherwise click No.
[all …]
/aosp_15_r20/external/pigweed/pw_console/
H A Dtesting.rst40 - Click the :guilabel:`Fake Device` window title
55 - Click :guilabel:`Search` on the log toolbar
66 - Click :guilabel:`Follow` on the log toolbar
71 - Click :guilabel:`Table` on the log toolbar
76 - Click :guilabel:`Wrap` on the log toolbar
81 - Click :guilabel:`Clear` on the log toolbar
100 - | Click the :guilabel:`Cancel` button
107 | click the :guilabel:`Save as File` button.
118 - | Click the :guilabel:`Save` button on the log toolbar.
127 | Click the menu :guilabel:`[File] > Exit`
[all …]
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/exportimport/
DImportSourceLocationFragmentTest.kt32 import androidx.test.espresso.action.ViewActions.click
167 onView(withId(R.id.export_import_cancel_button)).perform(click()) in importSourceLocationFragment_cancelButton_isClickable()
285 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in importSourceLocationFragment_documentProviderClicked_documentProviderIsChecked()
319 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in importSourceLocationFragment_secondDocumentProviderClicked_otherDocumentProviderIsNotChecked()
320 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_2_TITLE)).perform(click()) in importSourceLocationFragment_secondDocumentProviderClicked_otherDocumentProviderIsNotChecked()
362 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in importSourceLocationFragment_documentProviderClicked_nextButtonIsEnabled()
389 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in importSourceLocationFragment_nextButtonClicked_startsDocumentsUi()
390 onView(withId(R.id.export_import_next_button)).perform(click()) in importSourceLocationFragment_nextButtonClicked_startsDocumentsUi()
430 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in importSourceLocationFragment_chooseFile_navigatesToImportConfirmationDialogFragment()
431 onView(withId(R.id.export_import_next_button)).perform(click()) in importSourceLocationFragment_chooseFile_navigatesToImportConfirmationDialogFragment()
[all …]
DExportDestinationFragmentTest.kt36 import androidx.test.espresso.action.ViewActions.click
186 onView(withId(R.id.export_import_cancel_button)).perform(click()) in exportDestinationFragment_clicksBackButton_navigatesBackToFrequencyFragment()
306 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in exportDestinationFragment_documentProviderClicked_documentProviderIsChecked()
340 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in exportDestinationFragment_secondDocumentProviderClicked_otherDocumentProviderIsNotChecked()
341 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_2_TITLE)).perform(click()) in exportDestinationFragment_secondDocumentProviderClicked_otherDocumentProviderIsNotChecked()
391 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in exportDestinationFragment_switchBackToPreviousSelectedDocumentProvider_previousSelectedAccountIsChecked()
394 .perform(click()) in exportDestinationFragment_switchBackToPreviousSelectedDocumentProvider_previousSelectedAccountIsChecked()
395 onView(withText("Done")).inRoot(isDialog()).perform(click()) in exportDestinationFragment_switchBackToPreviousSelectedDocumentProvider_previousSelectedAccountIsChecked()
405 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_2_TITLE)).perform(click()) in exportDestinationFragment_switchBackToPreviousSelectedDocumentProvider_previousSelectedAccountIsChecked()
415 onView(documentProviderWithTitle(TEST_DOCUMENT_PROVIDER_1_TITLE)).perform(click()) in exportDestinationFragment_switchBackToPreviousSelectedDocumentProvider_previousSelectedAccountIsChecked()
[all …]
/aosp_15_r20/cts/tests/vibrator/src/android/os/cts/
H A DVibrationEffectXmlSerializationTest.java157 <predefined-effect name="click"/> in testParseValidVibrationEffectWithCommentsAndSpaces()
178 <predefined-effect name="click"/> in testParseValidDocumentWithCommentsAndSpaces()
197 <predefined-effect name="click"/> in testParseValidDocumentWithCommentsAndSpaces()
224 … assertFailedParse("<vibration-effect><predefined-effect name=\"click\"></vibration-effect>"); in testParseInvalidXmlFails()
229 assertFailedParse("<vibration><predefined-effect name=\"click\"/></vibration>"); in testParseInvalidXmlFails()
238 <predefined-effect name="click"/> in testParseInvalidElementsOnStartFails()
245 <predefined-effect name="click"/> in testParseInvalidElementsOnStartFails()
251 <predefined-effect name="click"/> in testParseInvalidElementsOnStartFails()
257 <vibration-effect><predefined-effect name="click"/></vibration-effect> in testParseInvalidElementsOnStartFails()
264 <vibration-effect><predefined-effect name="click"/></vibration-effect> in testParseInvalidElementsOnStartFails()
[all …]
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/deletion/
DDeletionFragmentTest.kt24 import androidx.test.espresso.action.ViewActions.click
355 .perform(click()) in deleteAllData_confirmationDialogForOneDay_showsCorrectText()
357 onView(withText("Next")).inRoot(isDialog()).perform(click()) in deleteAllData_confirmationDialogForOneDay_showsCorrectText()
397 .perform(click()) in deleteAllData_confirmationDialogForOneWeek_showsCorrectText()
399 onView(withText("Next")).inRoot(isDialog()).perform(click()) in deleteAllData_confirmationDialogForOneWeek_showsCorrectText()
439 .perform(click()) in deleteAllData_confirmationDialogForOneMonth_showsCorrectText()
441 onView(withText("Next")).inRoot(isDialog()).perform(click()) in deleteAllData_confirmationDialogForOneMonth_showsCorrectText()
481 .perform(click()) in deleteAllData_confirmationDialogForAllTime_showsCorrectText()
483 onView(withText("Next")).inRoot(isDialog()).perform(click()) in deleteAllData_confirmationDialogForAllTime_showsCorrectText()
524 .perform(click()) in deleteCategoryData_confirmationDialogForOneDay_showsCorrectText()
[all …]
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
H A DDocumentsClientTest.java117 // See if the drawer opening hamburger button exists, and if so click on it. in waitForRootList()
119 hamburgerBtn.click(); in waitForRootList()
166 …new UiObject(new UiSelector().resourceId(getDocumentsUiPackageId() + ":id/sub_menu_list")).click(); in findDocument()
267 findRoot("CtsLocal").click(); in testOpenSimple()
270 // though, so the click should be ignored. in testOpenSimple()
272 findDocument("VIRTUAL_FILE").click(); in testOpenSimple()
277 findDocument("FILE1").click(); in testOpenSimple()
279 // Confirm that the returned file is a regular file caused by the second click. in testOpenSimple()
301 findRoot("CtsLocal").click(); in testOpenVirtual()
304 findDocument("VIRTUAL_FILE").click(); in testOpenVirtual()
[all …]
/aosp_15_r20/packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/src/android/safetycenter/functional/ui/
DSafetyCenterActivityTest.kt347 // Verify content description for the collapsed entry group, and click on it to expand in entryListWithEntryGroup_informationState_hasContentDescription()
348 waitDisplayed(By.desc("List. OK. OK")) { it.click() } in entryListWithEntryGroup_informationState_hasContentDescription()
367 // Verify content description for the collapsed entry group, and click on it to expand. in entryListWithEntryGroup_recommendationState_hasActionsNeededContentDescription()
369 it.click() in entryListWithEntryGroup_recommendationState_hasActionsNeededContentDescription()
387 waitDisplayed(By.text("OK")) { it.click() } in entryListWithEntryGroup_clickingAnUnclickableDisabledEntry_doesNothing()
388 waitDisplayed(By.text("Unspecified title")) { it.click() } in entryListWithEntryGroup_clickingAnUnclickableDisabledEntry_doesNothing()
403 waitDisplayed(By.desc("List. OK. No info yet")) { it.click() } in entryListWithEntryGroup_unclickableDisabledEntry_hasContentDescription()
419 waitDisplayed(By.text("OK")) { it.click() } in entryListWithEntryGroup_clickingAClickableDisabledEntry_redirectsToDifferentScreen()
420 waitDisplayed(By.text("Clickable disabled title")) { it.click() } in entryListWithEntryGroup_clickingAClickableDisabledEntry_redirectsToDifferentScreen()
421 waitButtonDisplayed("Exit test activity") { it.click() } in entryListWithEntryGroup_clickingAClickableDisabledEntry_redirectsToDifferentScreen()
[all …]
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java19 import static androidx.test.espresso.action.ViewActions.click;
195 onView(withId(R.id.button_set_wallpaper)).perform(click()); in testClickSetWallpaper_Success_HomeScreen()
197 // Destination dialog is shown; click "Home screen". in testClickSetWallpaper_Success_HomeScreen()
198 onView(withText(R.string.set_wallpaper_home_screen_destination)).perform(click()); in testClickSetWallpaper_Success_HomeScreen()
222 onView(withId(R.id.button_set_wallpaper)).perform(click()); in testClickSetWallpaper_Success_LockScreen()
224 // Destination dialog is shown; click "Lock screen." in testClickSetWallpaper_Success_LockScreen()
225 onView(withText(R.string.set_wallpaper_lock_screen_destination)).perform(click()); in testClickSetWallpaper_Success_LockScreen()
250 onView(withId(R.id.button_set_wallpaper)).perform(click()); in testClickSetWallpaper_Success_BothHomeAndLockScreen()
252 // Destination dialog is shown; click "Both." in testClickSetWallpaper_Success_BothHomeAndLockScreen()
253 onView(withText(R.string.set_wallpaper_both_destination)).perform(click()); in testClickSetWallpaper_Success_BothHomeAndLockScreen()
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DInteractionUriRegistrationInfoTest.java34 private static final String CLICK = "click"; field in InteractionUriRegistrationInfoTest
36 private static final String INTERACTION_REPORTING_URI_STRING = "https://domain.com/click";
40 Uri.parse("https://different.com/click");
45 obj.put(INTERACTION_KEY_ARG_NAME, CLICK); in testFromJsonSucceeds()
50 assertEquals(interactionUriRegistrationInfo.getInteractionKey(), CLICK); in testFromJsonSucceeds() local
59 obj.put(INTERACTION_KEY_ARG_NAME + "wrong", CLICK); in testFromJsonFailsWithWrongInteractionKeyName()
73 obj.put(INTERACTION_KEY_ARG_NAME, CLICK); in testFromJsonFailsWithWrongInteractionReportingUriKeyName()
88 JSONObject innerObj = new JSONObject().put(INTERACTION_KEY_ARG_NAME, CLICK); in testFromJsonFailsWhenInteractionKeyNotAString()
104 obj.put(INTERACTION_KEY_ARG_NAME, CLICK); in testFromJsonFailsWhenInteractionReportingUriNotAString()
122 obj.put(INTERACTION_KEY_ARG_NAME, CLICK); in testFromJsonWithEmptyListValueFails()
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Ddfareporting_v3_5.creativeAssets.html104 …&quot;clickTags&quot;: [ # List of detected click tags for assets. This is a read-only, auto-gener…
105 { # Creative Click Tag.
106 …ot;clickThroughUrl&quot;: { # Click-through URL # Parameter value for the specified click tag. Thi…
107 … convenience field representing the actual URL that will be used for this click-through. The URL i…
108 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
109 …&quot;landingPageId&quot;: &quot;A String&quot;, # ID of the landing page for the click-through UR…
111 …&quot;: &quot;A String&quot;, # Advertiser event name associated with the click tag. This field is…
112 …&quot;name&quot;: &quot;A String&quot;, # Parameter name for the specified click tag. For DISPLAY_…
122 …&quot;exitClickThroughUrl&quot;: { # Click-through URL # Exit click-through URL for the event. Thi…
123 … convenience field representing the actual URL that will be used for this click-through. The URL i…
[all …]
Ddfareporting_v3_4.creativeAssets.html104 …&quot;clickTags&quot;: [ # List of detected click tags for assets. This is a read-only, auto-gener…
105 { # Creative Click Tag.
106 …ot;clickThroughUrl&quot;: { # Click-through URL # Parameter value for the specified click tag. Thi…
107 … convenience field representing the actual URL that will be used for this click-through. The URL i…
108 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
109 …&quot;landingPageId&quot;: &quot;A String&quot;, # ID of the landing page for the click-through UR…
111 …&quot;: &quot;A String&quot;, # Advertiser event name associated with the click tag. This field is…
112 …&quot;name&quot;: &quot;A String&quot;, # Parameter name for the specified click tag. For DISPLAY_…
122 …&quot;exitClickThroughUrl&quot;: { # Click-through URL # Exit click-through URL for the event. Thi…
123 … convenience field representing the actual URL that will be used for this click-through. The URL i…
[all …]
Ddfareporting_v3_5.ads.html142 …&quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL for this ad. This is a requ…
143 … convenience field representing the actual URL that will be used for this click-through. The URL i…
144 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
146 …&quot;landingPageId&quot;: &quot;A String&quot;, # ID of the landing page for the click-through UR…
148 …&quot;clickThroughUrlSuffixProperties&quot;: { # Click Through URL Suffix settings. # Click-throug…
149 …&quot;clickThroughUrlSuffix&quot;: &quot;A String&quot;, # Click-through URL suffix to apply to al…
150 …quot;: True or False, # Whether this entity should override the inherited click-through URL suffix…
168 … &quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL of the creative assignment.
169 … convenience field representing the actual URL that will be used for this click-through. The URL i…
170 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
[all …]
Ddfareporting_v3_3.ads.html142 …&quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL for this ad. This is a requ…
143 … convenience field representing the actual URL that will be used for this click-through. The URL i…
144 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
146 …&quot;landingPageId&quot;: &quot;A String&quot;, # ID of the landing page for the click-through UR…
148 …&quot;clickThroughUrlSuffixProperties&quot;: { # Click Through URL Suffix settings. # Click-throug…
149 …&quot;clickThroughUrlSuffix&quot;: &quot;A String&quot;, # Click-through URL suffix to apply to al…
150 …quot;: True or False, # Whether this entity should override the inherited click-through URL suffix…
168 … &quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL of the creative assignment.
169 … convenience field representing the actual URL that will be used for this click-through. The URL i…
170 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
[all …]
Ddfareporting_v3_4.ads.html142 …&quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL for this ad. This is a requ…
143 … convenience field representing the actual URL that will be used for this click-through. The URL i…
144 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
146 …&quot;landingPageId&quot;: &quot;A String&quot;, # ID of the landing page for the click-through UR…
148 …&quot;clickThroughUrlSuffixProperties&quot;: { # Click Through URL Suffix settings. # Click-throug…
149 …&quot;clickThroughUrlSuffix&quot;: &quot;A String&quot;, # Click-through URL suffix to apply to al…
150 …quot;: True or False, # Whether this entity should override the inherited click-through URL suffix…
168 … &quot;clickThroughUrl&quot;: { # Click-through URL # Click-through URL of the creative assignment.
169 … convenience field representing the actual URL that will be used for this click-through. The URL i…
170 …&quot;customClickThroughUrl&quot;: &quot;A String&quot;, # Custom click-through URL. Applicable if…
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/moveit/
DCONTRIBUTING.md90click.org_onboarding_checklist.add_repo&quot;}, {&quot;experimentIds&quot;: [], &quot;id&quot;: &q…
152 …<a class="mr-4" href="https://github.com/" aria-label="Homepage" data-ga-click="(Logged out) Heade…
164click="{&quot;event_type&quot;:&quot;authentication.click&quot;,&quot;payload&quot;:{&quot;locatio…
165 …data-ga-click="Sign up, click to sign up for account, ref_page:/&lt;user-name&gt;/&lt;repo-name&gt…
193 …ed-ultra d-block link-gray-dark no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Head…
195 …class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-click="(Logged out) Head…
196 …class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-click="(Logged out) Head…
197 …class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-click="(Logged out) Head…
198 …class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-click="(Logged out) Head…
199 …class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-click="(Logged out) Head…
[all …]
/aosp_15_r20/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DPhotoPickerPermissionTest.kt138 click(By.res(DENY_BUTTON)) in testAppWithUserSelectedPermShowsSelectOption()
150 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNoPhotoSelectionTreatedAsCancel()
166 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testImplicitUserSelectHasOneTimeGrantsWithoutAppOp()
214 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitDoesntGrantOtherPermsWhenUserSelected()
227 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()
233 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()
250 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testRequestedPermsFilterMediaType()
257 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testRequestedPermsFilterMediaType()
270 click(By.res(ALLOW_ALL_BUTTON)) in testGrantAllPhotosStateSameForImplicitAndNot()
283 click(By.res(ALLOW_ALL_BUTTON)) in testGrantAllPhotosStateSameForImplicitAndNot()
[all …]
/aosp_15_r20/external/google-cloud-java/generation/new_client/
H A Dnew-client.py22 import click
26 @click.group(invoke_without_command=False)
27 @click.pass_context
28 @click.version_option(message="%(version)s")
33 @click.option(
40 @click.option(
47 @click.option(
54 @click.option(
62 @click.option(
64 type=click.Choice(["stable", "preview"]),
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/apk/tests/settings/src/com/android/adservices/ui/settings/
DDialogFragmentTest.java188 // click block in blockTopicDialogTest()
189 blockTopicText.click(); in blockTopicDialogTest()
200 positiveText.click(); in blockTopicDialogTest()
205 // click block again in blockTopicDialogTest()
206 blockTopicText.click(); in blockTopicDialogTest()
215 negativeText.click(); in blockTopicDialogTest()
231 // click unblock in unblockTopicDialogTest()
232 unblockTopicText.click(); in unblockTopicDialogTest()
243 positiveText.click(); in unblockTopicDialogTest()
256 // click reset in resetTopicDialogTest()
[all …]
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/permissions/request/
DPermissionsActivityTest.kt56 import androidx.test.espresso.action.ViewActions.click in <lambda>()
363 onView(withText("Allow")).perform(click()) in <lambda>()
397 onView(withText("Don't allow")).perform(click()) in <lambda>()
430 onView(withText("Conditions")).perform(click()) in <lambda>()
431 onView(withText("Allow")).perform(click()) in <lambda>()
468 onView(withText("Conditions")).perform(click()) in <lambda>()
469 onView(withText("Don't allow")).perform(click()) in <lambda>()
504 onView(withText("Conditions")).perform(click()) in <lambda>()
505 onView(withText("Allow")).perform(click()) in <lambda>()
542 onView(withText("Conditions")).perform(click()) in <lambda>()
[all …]
/aosp_15_r20/external/google-cloud-java/
H A DSECURITY.md28click.org_onboarding_checklist.add_repo&quot;}, {&quot;experimentIds&quot;: [], &quot;id&quot;: &q…
174 …olor-fg-inherit" href="https://github.com/" aria-label="Homepage" data-ga-click="(Logged out) Head…
188click="{&quot;event_type&quot;:&quot;authentication.click&quot;,&quot;payload&quot;:{&quot;locatio…
219 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Features&…
224 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Mobile&qu…
229 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Actions&q…
234 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Codespace…
239 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Copilot&q…
244 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Packages&…
249 …quot;Header dropdown (logged out), Product&quot;,&quot;action&quot;:&quot;click to go to Security&…
[all …]
/aosp_15_r20/external/skia/tools/viewer/
H A DXferSlide.cpp147 Click* onFindClickHandler(SkScalar x, SkScalar y, skui::ModifierKey) override { in onFindClickHandler()
151 Click* click = new Click(); in onFindClickHandler() local
152 click->fMeta.setS32("mode", i); in onFindClickHandler()
153 return click; in onFindClickHandler()
163 return fSelected ? new Click() : nullptr; in onFindClickHandler()
166 bool onClick(Click* click) override { in onClick() argument
168 if (click->fMeta.findS32("mode", &mode)) { in onClick()
169 if (fSelected && skui::InputState::kUp == click->fState) { in onClick()
173 fSelected->fLoc.fX += click->fCurr.fX - click->fPrev.fX; in onClick()
174 fSelected->fLoc.fY += click->fCurr.fY - click->fPrev.fY; in onClick()
[all …]
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/espresso/
DPreviewMultiSelectTest.java21 import static androidx.test.espresso.action.ViewActions.click;
92 onView(withId(VIEW_SELECTED_BUTTON_ID)).perform(click()); in testPreview_multiSelect_common()
117 // Click back button and verify we are back to photos tab in testPreview_multiSelect_common()
118 onView(withContentDescription("Navigate up")).perform(click()); in testPreview_multiSelect_common()
134 onView(withId(VIEW_SELECTED_BUTTON_ID)).perform(click()); in testPreview_multiSelect_deselect()
153 onView(withId(previewSelectButtonId)).perform(click()); in testPreview_multiSelect_deselect()
167 onView(withId(previewSelectButtonId)).perform(click()); in testPreview_multiSelect_deselect()
190 onView(withId(VIEW_SELECTED_BUTTON_ID)).perform(click()); in testPreview_multiSelect_navigation()
243 .perform(click()); in testPreview_multiSelect_fromAlbumsTab()
253 onView(withId(VIEW_SELECTED_BUTTON_ID)).perform(click()); in testPreview_multiSelect_fromAlbumsTab()
[all …]
/aosp_15_r20/packages/apps/Settings/tests/uitests/src/com/android/settings/biometrics2/ui/view/
DFingerprintEnrollmentActivityTest.kt154 // Click more btn at most twice and the introduction should stay in the last page in <lambda>()
159 moreBtn!!.click() in <lambda>()
180 agreeBtn.click() in <lambda>()
191 startBtn.click() in <lambda>()
215 agreeBtn.click() in <lambda>()
224 lottie.click() in <lambda>()
248 agreeBtn.click() in <lambda>()
278 agreeBtn.click() in <lambda>()
311 noThanksBtn.click() in <lambda>()
334 agreeBtn.click() in <lambda>()
[all …]

12345678910>>...216