Home
last modified time | relevance | path

Searched defs:ui (Results 1 – 21 of 21) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAbstractLoginNotImportantForAutofillTestCase.java95 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_oneField() local
132 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_twoFields() local
170 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_manualRequest() local
228 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Fill Me"); in testAutofill_autoThenManualRequests() local
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DDisableAutofillTest.java70 final UiObject2 ui = mAugmentedUiBot.assertUiShown(preInput.getAutofillId(), "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity() local
124 final UiObject2 ui = mAugmentedUiBot.assertUiShown(inputId, "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DAugmentedUiBot.java69 final UiObject2 ui = mUiBot.assertShownByRelativeId(R.id.augmentedAutofillUi); in assertUiShown() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0965/src/android/security/cts/CVE_2021_0965/
DDeviceTest.java56 UiAutomation ui = getInstrumentation().getUiAutomation(); in getSettingsPkgName() local
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontManagerTest.java77 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getFontConfig() local
196 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in fontManager_insertDebugCertPermissionTest() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20913/src/android/security/cts/CVE_2023_20913/
DDeviceTest.java56 UiAutomation ui = getInstrumentation().getUiAutomation(); in getTelephonyPackageName() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20501/src/android/security/cts/CVE_2022_20501/
DDeviceTest.java59 UiAutomation ui = getInstrumentation().getUiAutomation(); in getTelecomPkgName() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDomainSelectionCallingBase.java158 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in beforeAllTestsBase() local
171 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in afterAllTestsBase() local
DCarrierConfigManagerTest.java543 UiAutomation ui = getInstrumentation().getUiAutomation(); in testCarrierConfigNameOverride() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/
DTestApis.kt141 fun ui(): Ui = Ui.sInstance method
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUserRestrictionsParentTest.java94 UiAutomation ui = getInstrumentation().getUiAutomation(); in getUiAutomation() local
/cts/libs/input/src/com/android/cts/input/
DVirtualInputDevice.java219 UiAutomation ui = mInstrumentation.getUiAutomation(); in setupPipes() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java228 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in beforeAllTestsBase() local
278 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in afterAllTestsBase() local
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java55 UiAutomation ui = mInstrumentation.getUiAutomation(); in DefaultCtsPrintHelper() local
/cts/tests/sensor/src/android/hardware/cts/accessories/
DHidCommand.kt39 val ui: UiAutomation = instrumentation.getUiAutomation() in processResults() constant
/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAppHibernationUtils.kt394 val ui = uiAutomation.rootInActiveWindow in waitFindObject() constant
DAutoRevokeTest.kt772 val ui = UI_ROOT in waitFindNode() constant
/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java62 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getUiAutomation() local
/cts/tests/tests/companion/uicommon/src/android/companion/cts/uicommon/
DCompanionDeviceManagerUi.kt31 open class CompanionDeviceManagerUi(private val ui: UiDevice) { constant in android.companion.cts.uicommon.CompanionDeviceManagerUi
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java195 UiAutomation ui = getInstrumentation().getUiAutomation(); in getUiAutomation() local
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestOnMockService.java5115 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in beforeSatelliteForCarrierTest() local
5128 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in afterSatelliteForCarrierTest() local