/aosp14/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | TextViewActivityMouseTest.java | 87 onView(withId(R.id.textview)).perform( in testSelectTextByDrag() 100 onView(withId(R.id.textview)).perform( in testSelectTextByDrag_reverse() 114 onView(withId(R.id.textview)).perform( in testContextMenu() 127 onView(withId(R.id.textview)).perform( in testContextMenu() 131 onView(withId(R.id.textview)).perform( in testContextMenu() 143 onView(withId(R.id.textview)).perform( in testContextMenu() 145 onView(withId(R.id.textview)).perform( in testContextMenu() 158 onView(withId(R.id.textview)).perform( in testContextMenu() 179 onView(withId(R.id.textview)).perform( in testDragAndDrop() 182 onView(withId(R.id.textview)).perform( in testDragAndDrop() [all …]
|
H A D | TextViewActivityTest.java | 197 onView(withId(R.id.textview)).perform(click()); in testLongPressToSelect() 199 onView(withId(R.id.textview)).perform( in testLongPressToSelect() 223 onView(withId(R.id.textview)).perform( in testLongPressAndDragToSelect() 237 onView(withId(R.id.textview)).perform(click()); in testLongPressAndDragToSelect_emoji() 249 onView(withId(R.id.textview)).perform( in testDragAndDrop() 257 onView(withId(R.id.textview)).perform(pressKey( in testDragAndDrop() 268 onView(withId(R.id.textview)).perform( in testDoubleTapToSelect() 288 onView(withId(R.id.textview)).perform( in testDoubleTapAndDragToSelect_multiLine() 297 onView(withId(R.id.textview)).perform( in testSelectBackwordsByTouch() 307 onView(withId(R.id.textview)).perform( in testToolbarAppearsAfterSelection() [all …]
|
H A D | SuggestionsPopupWindowTest.java | 93 onView(withId(R.id.textview)).perform(click()); in testOnTextContextMenuItem() 94 onView(withId(R.id.textview)).perform(replaceText(text)); in testOnTextContextMenuItem() 111 onView(withId(R.id.textview)).perform(click()); in testSelectionActionMode() 129 onView(withId(R.id.textview)).perform(click()); in testInsertionActionMode() 156 onView(withId(R.id.textview)).perform(click()); in testSuggestionItems() 194 onView(withId(R.id.textview)).perform(click()); in testMisspelled() 221 onView(withId(R.id.textview)).perform(click()); in testEasyCorrect() 288 onView(withId(R.id.textview)).perform(click()); in testTextAppearanceInSuggestionsPopup() 350 .perform(clearText()); in testTextAppearanceInSuggestionsPopup() 361 onView(withId(R.id.textview)).perform(click()); in testCursorVisibility() [all …]
|
H A D | EditorCursorDragTest.java | 101 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_horizontal_whenTextViewContentsFitOnScreen() 119 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_horizontal_whenTextViewContentsLargerThanScreen() 140 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_diagonal_whenTextViewContentsFitOnScreen() 176 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_diagonal_whenTextViewContentsLargerThanScreen() 214 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_diagonal_thresholdConfig() 244 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_vertical_whenTextViewContentsFitOnScreen() 271 onView(withId(R.id.textview)).perform(replaceText(text)); in testCursorDrag_vertical_whenTextViewContentsLargerThanScreen() 288 onView(withId(R.id.textview)).perform(replaceText(text)); in testEditor_onTouchEvent_quickTapAfterDrag() 343 onView(withId(R.id.textview)).perform(replaceText(text)); in testEditor_onTouchEvent_mouseDrag() 372 onView(withId(R.id.textview)).perform(replaceText(text)); in testEditor_onTouchEvent_cursorDrag() [all …]
|
H A D | TextViewReceiveContentTest.java | 99 onView(withId(mEditText.getId())).perform(clickOnTextAtIndex(0)); in testGetFallbackMimeTypesForAutofill() 116 onView(withId(mEditText.getId())).perform(clickOnTextAtIndex(0)); in testGetFallbackMimeTypesForAutofill_noMimeTypesInEditorInfo() 131 onView(withId(mEditText.getId())).perform(clickOnTextAtIndex(0)); in testOnReceive_fallbackToCommitContent() 154 onView(withId(mEditText.getId())).perform(clickOnTextAtIndex(0)); in testOnReceive_fallbackToCommitContent_noMimeTypesInEditorInfo() 174 onView(withId(mEditText.getId())).perform(clickOnTextAtIndex(0)); in testOnReceive_fallbackToCommitContent_sourceOtherThanAutofill()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverActivityTest.java | 122 .perform(click()); in twoOptionsAndUserSelectsOne() 124 .perform(click()); in twoOptionsAndUserSelectsOne() 273 .perform(click()); in hasOtherProfileOneOption() 275 .perform(click()); in hasOtherProfileOneOption() 316 .perform(click()); in hasOtherProfileTwoOptionsAndUserSelectsOne() 363 .perform(click()); in hasLastChosenActivityAndOtherProfile() 518 .perform(click()); in testWorkTab_workProfileHasExpectedNumberOfTargets() 544 .perform(click()); in testWorkTab_selectingWorkTabAppOpensAppInWorkProfile() 548 .perform(click()); in testWorkTab_selectingWorkTabAppOpensAppInWorkProfile() 550 .perform(click()); in testWorkTab_selectingWorkTabAppOpensAppInWorkProfile() [all …]
|
H A D | ChooserActivityTest.java | 456 .perform(click()); in twoOptionsAndUserSelectsOne() 552 .perform(click()); in updateChooserCountsAndModelAfterUserSelection() 653 .perform(click()); in hasOtherProfileOneOption() 693 .perform(click()); in hasOtherProfileTwoOptionsAndUserSelectsOne() 731 .perform(click()); in hasLastChosenActivityAndOtherProfile() 1500 .perform(click()); in testDirectTargetSelectionLogging() 1578 .perform(click()); in testDirectTargetLoggingWithRankedAppTarget() 1846 .perform(click()); in testDirectTargetLoggingWithAppTargetNotRanked() 1969 .perform(click()); in testWorkTab_selectingWorkTabAppOpensAppInWorkProfile() 2137 .perform(click()); in testAppTargetLogging() [all …]
|
H A D | ChooserActivityWorkProfileTest.java | 342 onView(withText(stringId)).perform(click()); in switchToTab() 354 .perform(swipeUp()); in switchToTab()
|
H A D | ResolverActivityWorkProfileTest.java | 320 onView(withText(stringId)).perform(click()); in switchToTab() 332 .perform(swipeUp()); in switchToTab()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
H A D | DragAction.java | 68 public MotionEvent perform( 103 public MotionEvent perform( 134 public MotionEvent perform( 169 public MotionEvent perform( 221 public MotionEvent perform( 250 public MotionEvent perform( 277 public MotionEvent perform( 314 MotionEvent downEvent = downMotion.perform(uiController, startCoordinates, precision); in sendLinearDrag() 422 MotionEvent perform(UiController uiController, float[] coordinates, float[] precision); in perform() method 451 public void perform(UiController uiController, View view) { in perform() method in DragAction
|
H A D | SuggestionsPopupwindowUtils.java | 95 onSuggestionsPopupItem(withText(itemLabel)).perform(new SuggestionItemClickAction()); in clickSuggestionsPopupItem() 121 public void perform(UiController uiController, View view) { in perform() method in SuggestionsPopupwindowUtils.SuggestionItemClickAction 122 mViewClickAction.perform(uiController, view); in perform()
|
H A D | ViewClickAction.java | 51 public void perform(UiController uiController, View view) { in perform() method in ViewClickAction 52 mGeneralClickAction.perform(uiController, view); in perform()
|
H A D | MouseClickAction.java | 129 public void perform(UiController uiController, View view) { in perform() method in MouseClickAction 130 mViewClickAction.perform(new MouseUiController(uiController, mButton), view); in perform()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/ |
H A D | AccessibilityShortcutChooserActivityTest.java | 137 onView(withText(TEST_LABEL)).perform(scrollTo(), doubleClick()); in doubleClickTestServiceAndClickDenyButton_permissionDialogDoesNotExist() 143 onView(withText(DENY_LABEL)).perform(scrollTo(), click()); in doubleClickTestServiceAndClickDenyButton_permissionDialogDoesNotExist() 157 onView(withText(TEST_LABEL)).perform(scrollTo(), click()); in clickServiceTarget_notPermittedByAdmin_sendRestrictedDialogIntent() 168 onView(allOf(withClassName(endsWith("ListView")), isDisplayed())).perform(swipeUp()); in popEditShortcutMenuList_oneHandedModeEnabled_shouldBeInListView() 179 onView(allOf(withClassName(endsWith("ListView")), isDisplayed())).perform(swipeUp()); in popEditShortcutMenuList_oneHandedModeDisabled_shouldNotBeInListView()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_TextureView.cpp | 76 return window->perform(window, NATIVE_WINDOW_LOCK, outBuffer, inOutDirtyBounds); in native_window_lock() 80 return window->perform(window, NATIVE_WINDOW_UNLOCK_AND_POST); in native_window_unlockAndPost()
|
H A D | android_view_Surface.cpp | 430 return anw->perform(surface, NATIVE_WINDOW_SET_SHARED_BUFFER_MODE, int(enabled)); in nativeSetSharedBufferModeEnabled() 437 return anw->perform(surface, NATIVE_WINDOW_SET_AUTO_REFRESH, int(enabled)); in nativeSetAutoRefreshEnabled() 448 return anw->perform(surface, NATIVE_WINDOW_SET_FRAME_RATE, double(frameRate), compatibility, in nativeSetFrameRate()
|
/aosp14/frameworks/base/core/proto/android/companion/ |
H A D | telecom.proto | 72 // UUID representing the call to perform the control action on 74 // The control to perform
|
/aosp14/frameworks/base/libs/hostgraphics/gui/ |
H A D | Surface.h | 31 ANativeWindow::perform = hook_perform;
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
H A D | README.md | 38 ARCs are required to perform any action while in the background. Some actions may have a fixed cost. 57 will likely have a unique set of actions that apps can perform, and may choose to reward apps for 64 the app to perform the actions it's requesting. 96 would be given enough credits to perform any actions. 99 and some apps may not have been able to perform work even though they otherwise should have been. 108 perform actions, based on the production costs of each action. The Consumption Limits were initially 139 then have a small auction when the system needs to decide which app to perform the action for
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | ReliableSurface.cpp | 232 int ReliableSurface::hook_perform(ANativeWindow* window, ANativeWindow_performFn perform, in hook_perform() argument 242 int result = perform(window, operation, argsCopy); in hook_perform()
|
H A D | ReliableSurface.h | 90 static int hook_perform(ANativeWindow* window, ANativeWindow_performFn perform, void* data,
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ScaleGestureDetectorTest.java | 76 onView(withId(R.id.article)).perform(new PinchZoomAction(firstFingerStartCoords, in testScaleGestureDetector()
|
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | VibratorController.java | 267 long duration = mNativeWrapper.perform(prebaked.getEffectId(), in on() 456 public long perform(long effect, long strength, long vibrationId) { in perform() method in VibratorController.NativeWrapper
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | VibratorControllerTest.java | 203 when(mNativeWrapperMock.perform(anyLong(), anyLong(), anyLong())).thenReturn(10L); in on_withPrebaked_performsEffect() 211 verify(mNativeWrapperMock).perform(eq((long) VibrationEffect.EFFECT_CLICK), in on_withPrebaked_performsEffect()
|
/aosp14/frameworks/base/tools/dump-coverage/ |
H A D | README.md | 28 then perform more actions, then dump the data again. To get the files, we can get
|