Home
last modified time | relevance | path

Searched refs:setDisplayId (Results 1 – 25 of 40) sorted by relevance

12

/cts/tests/tests/virtualdevice/core/src/android/virtualdevice/cts/core/
DActivityPolicyExemptionTest.java54 .setDisplayId(DISPLAY_ID) in componentLevel_shouldRecreateSuccessfully()
71 .setDisplayId(DISPLAY_ID) in packageLevel_shouldRecreateSuccessfully()
89 () -> new ActivityPolicyExemption.Builder().setDisplayId(DISPLAY_ID).build()); in packageOrComponentRequired()
132 .setDisplayId(Display.INVALID_DISPLAY) in explicitlySetInvalidDisplayId()
141 .setDisplayId(DISPLAY_ID) in testSetDisplayId()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayActivityLaunchTests.java140 .setDisplayId(newDisplay.mId).execute(); in validateActivityLaunchOnNewDisplay()
167 .setMultipleTask(true).setDisplayId(getMainDisplayId()).execute(); in testLaunchActivityOnPrimaryDisplay()
183 .setDisplayId(getMainDisplayId()).execute(); in testLaunchActivityFromSecondaryDisplay()
192 .setDisplayId(newDisplayId).execute(); in testLaunchActivityFromSecondaryDisplay()
204 .setDisplayId(getMainDisplayId()).execute(); in testLaunchActivityFromSecondaryDisplay()
504 .setDisplayId(newDisplay.mId) in testConsequentLaunchActivityFromVirtualDisplayToTargetDisplay()
515 .setDisplayId(newDisplay.mId) in testConsequentLaunchActivityFromVirtualDisplayToTargetDisplay()
564 .setDisplayId(newDisplay.mId).execute(); in testLaunchActivityFromAppToSecondaryDisplay()
756 .setDisplayId(getMainDisplayId()).execute(); in testTaskMatchOrderAcrossDisplays()
762 .setDisplayId(getMainDisplayId()).execute(); in testTaskMatchOrderAcrossDisplays()
[all …]
DMultiDisplayLockedKeyguardTests.java128 .setMultipleTask(true).setDisplayId(newDisplay.mId) in testDismissKeyguard_secondaryDisplay()
154 .setMultipleTask(true).setDisplayId(newDisplay.mId) in testDismissKeyguard_whileOccluded_secondaryDisplay()
DMultiDisplaySecurityTests.java110 .setDisplayId(newDisplay.mId) in testLaunchWithoutPermissionOnVirtualDisplayByOwner()
134 .setDisplayId(newDisplay.mId) in testLaunchWithoutPermissionOnVirtualDisplay()
163 .setDisplayId(newDisplay.mId) in testConsequentLaunchActivityFromVirtualDisplayNoEmbedding()
519 .setDisplayId(newDisplay.mId) in testPermissionLaunchFromAppOnSecondary()
584 .setDisplayId(newDisplay.mId) in testPermissionLaunchFromDifferentApp()
DMultiDisplayPolicyTests.java844 .setDisplayId(getMainDisplayId()).execute(); in testNoTransitionWhenMovingActivityToDisplay()
863 .setDisplayId(newDisplay.mId).execute(); in testPreQTopProcessResumedActivity()
869 .setDisplayId(getMainDisplayId()).setWindowingMode(WINDOWING_MODE_FULLSCREEN) in testPreQTopProcessResumedActivity()
884 .setDisplayId(getMainDisplayId()).setWindowingMode(WINDOWING_MODE_FULLSCREEN) in testPreQTopProcessResumedActivity()
903 .setDisplayId(getMainDisplayId()).setWaitForLaunched(false).execute(); in testPreQTopProcessResumedDisplayMoved()
913 .setDisplayId(newDisplay.mId).setWaitForLaunched(false).execute(); in testPreQTopProcessResumedDisplayMoved()
DMultiDisplayPrivateDisplayTests.java93 .setDisplayId(displayId) in testCantLaunchOnPrivateDisplay()
/cts/tests/tests/view/src/android/view/cts/
DVerifyInputEventTest.java178 downEvent.setDisplayId(mActivity.getDisplayId()); in testMotionEvent()
191 upEvent.setDisplayId(mActivity.getDisplayId()); in testMotionEvent()
210 downEvent.setDisplayId(mActivity.getDisplayId()); in testMotionEventWithoutHmac()
221 upEvent.setDisplayId(mActivity.getDisplayId()); in testMotionEventWithoutHmac()
239 downEvent.setDisplayId(mActivity.getDisplayId()); in testTamperedMotionEvent()
252 upEvent.setDisplayId(mActivity.getDisplayId()); in testTamperedMotionEvent()
303 downEvent.setDisplayId(mActivity.getDisplayId()); in testDeviceIdBecomesVirtualForInjectedMotions()
319 upEvent.setDisplayId(mActivity.getDisplayId()); in testDeviceIdBecomesVirtualForInjectedMotions()
DViewUnbufferedTest.java196 downEvent.setDisplayId(displayId); in sendPointerEvents()
212 moveEvent.setDisplayId(displayId); in sendPointerEvents()
221 upEvent.setDisplayId(displayId); in sendPointerEvents()
240 moveEvent.setDisplayId(mActivity.getDisplayId()); in sendJoystickEvents()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DDisplayUtils.java187 downEvent.setDisplayId(displayId); in touchDisplay()
194 upEvent.setDisplayId(displayId); in touchDisplay()
DGestureUtils.java244 builder.setDisplayId(displayId); in multiTap()
269 builder.setDisplayId(displayId); in doubleTapAndHold()
280 builder.setDisplayId(displayId); in getGestureBuilder()
/cts/tests/tests/virtualdevice/applaunch/src/android/virtualdevice/cts/applaunch/
DActivityBlockingTest.java404 .setDisplayId(customPolicyDisplayId) in testPerDisplayActivityPolicy()
418 .setDisplayId(customPolicyDisplayId) in testPerDisplayActivityPolicy()
454 .setDisplayId(customPolicyDisplayId) in testPerDisplayActivityPolicy_packageExemption()
468 .setDisplayId(customPolicyDisplayId) in testPerDisplayActivityPolicy_packageExemption()
/cts/libs/webkit-shared/src/android/webkit/cts/
DSharedWebViewTestEnvironment.java241 event.setDisplayId(mDisplayId);
246 event.setDisplayId(mDisplayId);
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DDisplaySizeTest.java95 .setDisplayId(getMainDisplayId()) in testCompatibilityDialogAfterReturn()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DUserHelper.java243 event.setDisplayId(mDisplayId); in injectDisplayIdIfNeeded()
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowFocusTests.java100 keyEvent.setDisplayId(displayId); in sendKey()
126 downEvent.setDisplayId(displayId); in tapOn()
130 upEvent.setDisplayId(displayId); in tapOn()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DGestureDescriptionTest.java245 builder.setDisplayId(2); in testSetDisplayId_getCorrectDisplayId()
DAccessibilityGestureDetectorTest.java394 .setDisplayId(displayId) in testPath()
660 builder.setDisplayId(displayId); in MultiFingerSwipe()
DAccessibilityEndToEndTest.java263 expected.setDisplayId(mActivity.getDisplayId()); in testTypeViewSelectedAccessibilityEvent()
305 expected.setDisplayId(mActivity.getDisplayId()); in testTypeViewClickedAccessibilityEvent()
345 expected.setDisplayId(mActivity.getDisplayId()); in testTypeViewLongClickedAccessibilityEvent()
389 expected.setDisplayId(mActivity.getDisplayId()); in testTypeViewFocusedAccessibilityEvent()
455 expected.setDisplayId(mActivity.getDisplayId()); in testTypeViewTextChangedAccessibilityEvent()
499 expected.setDisplayId(mActivity.getDisplayId()); in testTypeWindowStateChangedAccessibilityEvent()
543 expected.setDisplayId(mActivity.getDisplayId()); in testTypeWindowsChangedAccessibilityEvent()
2855 expected.setDisplayId(mActivity.getDisplayId()); in testSetSupplementalDescription_sendContentChangeTypeSupplementalDescriptionEvent()
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityRecordTest.java138 record.setDisplayId(Display.DEFAULT_DISPLAY); in fullyPopulateAccessibilityRecord()
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java203 event.setDisplayId(mUserHelper.getMainDisplayId()); in injectEvent()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMultiDisplayTestBase.java140 .setDisplayId(display.mId)); in launchActivityOnDisplay()
DTouchHelper.java146 event.setDisplayId(displayId); in injectMotion()
DLaunchActivityBuilder.java280 public LaunchActivityBuilder setDisplayId(int id) { in setDisplayId() method in LaunchActivityBuilder
/cts/tests/tests/car/src/android/car/cts/
DCarDisplayInputLockTest.java249 event.setDisplayId(displayId); in obtainMotionEvent()
/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DMultiDisplayImeTests.java452 .setDisplayId(getMainDisplayId()) in testImeWindowCanShownWhenActivityMovedToDisplay()
551 .setDisplayId(secondDisplay.mId).execute(); in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()

12