/frameworks/base/tests/FlickerTests/lib/src/com/android/server/wm/flicker/ |
D | AutomationUtils.java | 141 clearAllButton.click(); in clearRecents() 156 recentsButton.click(LONG_PRESS_TIMEOUT); in longPressRecents() 172 overviewIcon.click(); in launchSplitScreen() 178 splitscreenButton.click(); in launchSplitScreen() 224 pipWindow.click(); in closePipWindow() 227 exitPipObject.click(); in closePipWindow() 235 pipWindow.click(); in expandPipWindow() 236 pipWindow.click(); in expandPipWindow()
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ResolverActivityTest.java | 20 import static androidx.test.espresso.action.ViewActions.click; 97 .perform(click()); in twoOptionsAndUserSelectsOne() 99 .perform(click()); in twoOptionsAndUserSelectsOne() 200 onView(withId(R.id.button_once)).perform(click()); in hasLastChosenActivity() 235 .perform(click()); in hasOtherProfileOneOption() 237 .perform(click()); in hasOtherProfileOneOption() 276 .perform(click()); in hasOtherProfileTwoOptionsAndUserSelectsOne() 277 onView(withId(R.id.button_once)).perform(click()); in hasOtherProfileTwoOptionsAndUserSelectsOne() 321 .perform(click()); in hasLastChosenActivityAndOtherProfile() 322 onView(withId(R.id.button_once)).perform(click()); in hasLastChosenActivityAndOtherProfile()
|
D | ChooserActivityTest.java | 20 import static androidx.test.espresso.action.ViewActions.click; 259 .perform(click()); in twoOptionsAndUserSelectsOne() 285 .perform(click()); in updateChooserCountsAndModelAfterUserSelection() 368 .perform(click()); in hasOtherProfileOneOption() 407 .perform(click()); in hasOtherProfileTwoOptionsAndUserSelectsOne() 444 .perform(click()); in hasLastChosenActivityAndOtherProfile() 464 onView(withId(R.id.copy_button)).perform(click()); in copyTextToClipboard() 820 .perform(click()); in testDirectTargetSelectionLogging() 886 .perform(click()); in testDirectTargetLoggingWithRankedAppTarget() 947 .perform(click()); in testDirectTargetLoggingWithAppTargetNotRanked()
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | UiBot.java | 79 click(notification, "bug report notification"); in clickOnNotification() 143 public void click(UiObject uiObject, String description) { in click() method in UiBot 145 boolean clicked = uiObject.click(); in click() 166 click(activity, name); in chooseActivity()
|
D | BugreportReceiverTest.java | 583 mUiBot.click(dontShowAgain, "dont-show-again"); in bugreportFinishedWithWarningTest() 590 mUiBot.click(dontShowAgain, "dont-show-again"); in bugreportFinishedWithWarningTest() 593 mUiBot.click(ok, "ok"); in bugreportFinishedWithWarningTest() 669 mUiBot.click(cancelButton, "cancel_button"); in cancelFromNotification() 1027 mUiBot.click(screenshotButton, "screenshot_button"); in takeScreenshot() 1109 mUiBot.click(detailsButton, "details_button"); in DetailsUi() 1111 mUiBot.click(notification, "notification"); in DetailsUi() 1146 mUiBot.click(nameField, "name_field"); in focusOnName() 1154 mUiBot.click(titleField, "title_field"); // Change focus. in focusAwayFromName() 1160 mUiBot.click(detailsButton, "details_button"); in reOpen() [all …]
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
D | SuggestionsPopupWindowTest.java | 34 import static androidx.test.espresso.action.ViewActions.click; 93 onView(withId(R.id.textview)).perform(click()); in testOnTextContextMenuItem() 111 onView(withId(R.id.textview)).perform(click()); in testSelectionActionMode() 133 onView(withId(R.id.textview)).perform(click()); in testInsertionActionMode() 141 onHandleView(com.android.internal.R.id.insertion_handle).perform(click()); in testInsertionActionMode() 162 onView(withId(R.id.textview)).perform(click()); in testSuggestionItems() 200 onView(withId(R.id.textview)).perform(click()); in testMisspelled() 227 onView(withId(R.id.textview)).perform(click()); in testEasyCorrect() 294 onView(withId(R.id.textview)).perform(click()); in testTextAppearanceInSuggestionsPopup()
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_05c4_Version_8000.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_09cc_Version_8000.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_09cc_Version_8100.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_05c4_Version_8100.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_0ba0_Version_8111.kl | 49 # Left stick click 51 # Right stick click 67 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_05c4_Version_8111.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_054c_Product_09cc_Version_8111.kl | 50 # Left stick click 52 # Right stick click 68 # so the touchpad button click will not be covered by this layout.
|
D | Vendor_045e_Product_02e0.kl | 43 # Left stick click 45 # Right stick click
|
D | Vendor_054c_Product_09cc.kl | 49 # Left stick click 51 # Right stick click
|
D | Vendor_054c_Product_05c4.kl | 49 # Left stick click 51 # Right stick click
|
D | Vendor_054c_Product_0ba0.kl | 49 # Left stick click 51 # Right stick click
|
D | Vendor_057e_Product_2009.kl | 49 # Left stick click (generates linux BTN_SELECT) 51 # Right stick click (generates linux BTN_START)
|
/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | FloatingToolbarEspressoUtils.java | 20 import static androidx.test.espresso.action.ViewActions.click; 108 .perform(click()); in toggleOverflow() 238 onFloatingToolBarItem(withText(itemLabel)).perform(click()); in clickFloatingToolbarItem()
|
D | ContextMenuUtils.java | 20 import static androidx.test.espresso.action.ViewActions.click; 188 .inRoot(withDecorView(hasFocus())).perform(click()); in clickMenuItem()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
D | GestureDescriptionTest.java | 44 PointF click = new PointF(10, 20); in testGestureShorterThanSampleRate_producesStartAndEnd() local 46 clickPath.moveTo(click.x, click.y); in testGestureShorterThanSampleRate_producesStartAndEnd() 57 numEndsOfStroke(0), hasPoint(click))); in testGestureShorterThanSampleRate_producesStartAndEnd() 59 numEndsOfStroke(1), hasPoint(click))); in testGestureShorterThanSampleRate_producesStartAndEnd()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImplTest.java | 100 mTile.click(); in testClick_Metrics() 107 mTile.click(); in testClick_Metrics_Status_Bar_Status() 137 mTile.click(); in testLongClick_Metrics_Status_Bar_Status()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSTileView.java | 146 public void init(OnClickListener click, OnClickListener secondaryClick, in init() argument 148 super.init(click, secondaryClick, longClick); in init()
|
D | QSTileBaseView.java | 155 init(v -> tile.click(), v -> tile.secondaryClick(), view -> { in init() 161 public void init(OnClickListener click, OnClickListener secondaryClick, in init() argument 163 setOnClickListener(click); in init()
|
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ |
D | CommonTransitions.java | 77 editText.click(); in clickEditTextWidget() 83 enterPipButton.click(); in clickEnterPipButton() 234 snapshot.click(); in resizeSplitScreen()
|