Home
last modified time | relevance | path

Searched refs:appWarningUiObject (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/src/android/car/app/cts/
DMultiUserMultiDisplayWindowSecurityTest.java123 UiObject2 appWarningUiObject = mDevice.findObject(appWarningDialogSelector); in testDeprecatedSdkVersionDialog() local
126 .that(appWarningUiObject.getDisplayId() == unassignedDisplayId) in testDeprecatedSdkVersionDialog()