Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAbstractLoginNotImportantForAutofillTestCase.java94 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_oneField() local
131 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_twoFields() local
169 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_manualRequest() local
227 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Fill Me"); in testAutofill_autoThenManualRequests() local
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DDisableAutofillTest.java69 final UiObject2 ui = mAugmentedUiBot.assertUiShown(preInput.getAutofillId(), "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity() local
123 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/tests/tests/permission/src/android/permission/cts/
DProviderPermissionTest.java241 final UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testWriteMediaStorage() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCarrierConfigManagerTest.java278 UiAutomation ui = getInstrumentation().getUiAutomation(); in testCarrierConfigNameOverride() local
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontManagerTest.java72 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getFontConfig() local
/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.java202 UiAutomation ui = mInstrumentation.getUiAutomation(); in setupPipes() local
/cts/tests/tests/os/src/android/os/cts/
DAppHibernationUtils.kt251 val ui = uiAutomation.rootInActiveWindow in waitFindObject() constant
DAutoRevokeTest.kt536 val ui = UI_ROOT in waitFindNode() constant
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java55 UiAutomation ui = mInstrumentation.getUiAutomation(); in DefaultCtsPrintHelper() local
/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java60 UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getUiAutomation() local
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java195 UiAutomation ui = getInstrumentation().getUiAutomation(); in getUiAutomation() local