Home
last modified time | relevance | path

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

12

/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbManagerTest.java128 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in setup() local
183 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfo() local
198 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfoWithChipId() local
214 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetChipInfos() local
230 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testGetSpecificationInfoWithInvalidChipId() local
271 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanos() local
284 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanosWithChipId() local
298 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testElapsedRealtimeResolutionNanosWithInvalidChipId() local
533 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testUnregisterVendorUciCallbackWithoutUwbPrivileged() local
577 UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in testInvalidCallbackUnregisterVendorUciCallback() local
[all …]
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/device/src/android/healthconnect/cts/device/
DHealthConnectDeviceTest.java456 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAggregateRecords_onlyWritePermissions_requestsOwnDataOnly_succeeds() local
689 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testGrantingCorrectPermsPutsTheAppInPriorityList() local
723 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRevokingOnlyOneCorrectPermissionDoesntRemoveAppFromPriorityList() local
762 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRevokingAllCorrectPermissionsRemovesAppFromPriorityList() local
825 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAppWithManageHealthDataPermissionCanUpdatePriority() local
875 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAppWithManageHealthDataPermsCanReadAnotherAppEntry() local
890 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAppWithManageHealthDataPermsCanDeleteAnotherAppEntry() local
898 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testToVerifyGetContributorApplicationsInfo() local
932 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority() local
1023 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority() 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
DAppsIndexerRealDocumentsTest.java76 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRealDocuments_check() local
117 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRealIndexing() local
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerMaintenanceTest.java113 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleFullUpdateJob_oneOff_isNotPeriodic() local
135 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testScheduleFullUpdateJob_periodic_isPeriodic() local
319 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCancelPendingFullUpdateJob_succeeds() local
/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/libraries/device-side/java/com/android/adservices/shared/testing/common/
DShellHelper.java37 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in invokeWithShellPermissions() local
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java100 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in grantPermission() local
107 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in revokePermission() local
114 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in setMaxPerformanceTaskProfile() local
510 protected String runInShell(String tag, UiAutomation uiAutomation, String command) { in runInShell()
526 protected String runInShellWithStderr(String tag, UiAutomation uiAutomation, String command) { in runInShellWithStderr()
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/
DNetworkPolicyTestUtils.java213 final UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in getWifiSsid() local
231 final UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in setWifiMeteredStatus() local
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/
DTestUtils.java85 final UiAutomation uiAutomation = in runWithShellPermissionIdentity() local
/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestUtils.java427 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in setAutoDeletePeriod() local
442 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in verifyDeleteRecords() local
496 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in queryAccessLogs() local
510 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in queryAllRecordTypesInfo() local
525 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in getActivityDates() local
844 UiAutomation uiAutomation = in runShellCommand() local
1001 UiAutomation uiAutomation = in updatePriorityWithManageHealthDataPermission() local
1074 UiAutomation uiAutomation = in getPriorityWithManageHealthDataPermission() local
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarApiTestBase.java291 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommand() local
295 private static String executeShellCommand(UiAutomation uiAutomation, String commandFormat, in executeShellCommand()
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/showmigrationinfointent/
DShowMigrationInfoIntentAbsentTest.java54 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); field in ShowMigrationInfoIntentAbsentTest
/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.java252 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in verifyDeleteRecords() local
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DAccessibilitySourceServiceTest.kt219 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in runWithShellPermissionIdentity() constant

12