Home
last modified time | relevance | path

Searched defs:uiAutomation (Results 1 – 25 of 49) sorted by relevance

12

/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbManagerTest.java130 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in setup() local
185 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfo() local
200 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfoWithChipId() local
216 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetChipInfos() local
232 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfoWithInvalidChipId() local
278 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testQueryUwbsTimestampMicros() local
306 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanos() local
319 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanosWithChipId() local
333 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanosWithInvalidChipId() local
568 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testUnregisterVendorUciCallbackWithoutUwbPrivileged() local
[all …]
/packages/modules/Uwb/ranging/tests/cts/tests/src/android/ranging/cts/
DRangingManagerTest.java167 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in teardown() local
174 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in enableUwb() local
208 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in enableWifiNanRtt() local
327 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testUwbRangingSessionInternal() local
403 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testUwbProvisionedStsRangingSession() local
454 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testRawAddRemoverPeer() local
503 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testRawReconfigureRangingInterval() local
531 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testMultipleUwbRangingSessions() local
639 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testCapabilitiesListener() local
673 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testAllCapabilities() local
[all …]
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerMaintenanceTest.java119 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleFullUpdateJob_oneOff_isNotPeriodic() local
141 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleFullUpdateJob_periodic_isPeriodic() local
362 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCancelPendingFullUpdateJob_succeeds() local
436 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleAndRunJob_unsetIndexerType_indexerTypeIsSet() local
/packages/modules/Bluetooth/android/pandora/server/src/
DMain.kt50 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in onStart() constant
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerMaintenanceTest.java116 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleUpdateJob_oneOff_isNotPeriodic() local
138 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleUpdateJob_periodic_isPeriodic() local
331 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCancelPendingUpdateJob_succeeds() local
DAppOpenEventIndexerMaintenanceTest.java116 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleUpdateJob_oneOff_isNotPeriodic() local
138 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleUpdateJob_periodic_isPeriodic() local
334 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCancelPendingUpdateJob_succeeds() local
DAppsIndexerRealDocumentsTest.java77 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRealDocuments_check() local
119 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRealIndexing() local
/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestUtils.java283 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getAggregateResponseWithManagePermission() local
342 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in readRecordsWithManagePermission() local
427 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in setAutoDeletePeriod() local
442 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in verifyDeleteRecords() local
461 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in deleteAllMedicalData() local
522 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in queryAccessLogs() local
536 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in queryAllRecordTypesInfo() local
551 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getActivityDates() local
869 UiAutomation uiAutomation = in runShellCommand() local
973 UiAutomation uiAutomation = in updatePriorityWithManageHealthDataPermission() local
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DShellPermissions.kt41 val uiAutomation = getInstrumentation().getUiAutomation() in callWithShellPermissionIdentity() constant
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
DTestUtils.java39 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in setUp() local
52 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in tearDown() local
/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/
DAppSearchMaintenanceServiceTest.java92 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleFullPersistJob() local
167 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCancelPendingFullPersistJob_succeeds() local
/packages/modules/Bluetooth/framework/tests/util/src/
DPermissions.kt26 private val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() constant
/packages/modules/AdServices/shared/testing-libraries/device-side/java/com/android/adservices/shared/testing/device/
DDeviceGatewayImpl.java67 UiAutomation uiAutomation = in runShellCommandRweTPlus() local
114 UiAutomation uiAutomation = in runShellCommandRweSMinus() local
/packages/modules/AdServices/shared/testing-libraries/device-side/java/com/android/adservices/shared/testing/common/
DShellHelper.java37 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in invokeWithShellPermissions() local
/packages/modules/Connectivity/staticlibs/testutils/app/connectivitychecker/src/com/android/testutils/connectivitypreparer/
DCarrierConfigSetupTest.kt121 val uiAutomation = InstrumentationRegistry.getInstrumentation().uiAutomation in <lambda>() constant
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/role/model/
DRoleParserTest.kt46 private val uiAutomation = instrumentation.uiAutomation constant in com.android.permissioncontroller.tests.mocking.role.model.RoleParserTest
/packages/services/Car/tests/CarExtendedApiTest/src/android/car/extendedapitest/testbase/
DCarApiTestBase.java303 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommand() local
307 private static String executeShellCommand(UiAutomation uiAutomation, String commandFormat, in executeShellCommand()
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java131 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in grantPermission() local
138 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in revokePermission() local
145 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in setMaxPerformanceTaskProfile() local
603 protected String runInShell(String tag, UiAutomation uiAutomation, String command) { in runInShell()
619 protected String runInShellWithStderr(String tag, UiAutomation uiAutomation, String command) { in runInShellWithStderr()
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/
DAdServicesShellCommandHelper.java88 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommandRwe() local
/packages/modules/Bluetooth/framework/tests/metrics/device/android/bluetooth/
DBluetoothMetricsHelperTest.kt96 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp() constant
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkWatchlistTest.java134 final UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation() in saveResourceToFile() local
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/wfc/
DWfcActivationActivityTest.java294 UiAutomation uiAutomation= InstrumentationRegistry.getInstrumentation().getUiAutomation(); in turnOnAndUnlockScreen() local
/packages/providers/MediaProvider/tests/utils/src/com/android/providers/media/tests/utils/
DPublicVolumeSetupHelper.java193 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommandInternal() local
/packages/services/Car/libs/car-test-lib/src/android/car/test/
DPermissionsCheckerRule.java60 PermissionsCheckerRule(UiAutomation uiAutomation) { in PermissionsCheckerRule()
/packages/modules/HealthFitness/tests/integrationtests/src/android/healthconnect/tests/backuprestore/
DBackupRestoreApiTest.java253 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in verifyDeleteRecords() local

12