/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/ |
D | UwbManagerTest.java | 128 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/ |
D | HealthConnectDeviceTest.java | 456 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/ |
D | Main.kt | 50 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in onStart() constant
|
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/ |
D | AppsIndexerMaintenanceTest.java | 116 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
|
D | AppsIndexerRealDocumentsTest.java | 76 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/ |
D | ContactsIndexerMaintenanceTest.java | 113 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/ |
D | ShellPermissions.kt | 41 val uiAutomation = getInstrumentation().getUiAutomation() in callWithShellPermissionIdentity() constant
|
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/ |
D | TestUtils.java | 39 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/ |
D | AppSearchMaintenanceServiceTest.java | 92 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/ |
D | Permissions.kt | 26 private val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() constant
|
/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/testing/common/ |
D | ShellHelper.java | 37 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in invokeWithShellPermissions() local
|
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/ |
D | MicrodroidDeviceTestBase.java | 100 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/ |
D | NetworkPolicyTestUtils.java | 213 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/ |
D | TestUtils.java | 85 final UiAutomation uiAutomation = in runWithShellPermissionIdentity() local
|
/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/ |
D | TestUtils.java | 427 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/ |
D | CarApiTestBase.java | 291 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/ |
D | ShowMigrationInfoIntentAbsentTest.java | 54 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); field in ShowMigrationInfoIntentAbsentTest
|
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/ |
D | AdServicesShellCommandHelper.java | 88 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommandRwe() local
|
/packages/modules/Bluetooth/framework/tests/metrics/device/android/bluetooth/ |
D | BluetoothMetricsHelperTest.kt | 96 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp() constant
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | NetworkWatchlistTest.java | 134 final UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation() in saveResourceToFile() local
|
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/wfc/ |
D | WfcActivationActivityTest.java | 294 UiAutomation uiAutomation= InstrumentationRegistry.getInstrumentation().getUiAutomation(); in turnOnAndUnlockScreen() local
|
/packages/providers/MediaProvider/tests/utils/src/com/android/providers/media/tests/utils/ |
D | PublicVolumeSetupHelper.java | 193 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommandInternal() local
|
/packages/services/Car/libs/car-test-lib/src/android/car/test/ |
D | PermissionsCheckerRule.java | 60 PermissionsCheckerRule(UiAutomation uiAutomation) { in PermissionsCheckerRule()
|
/packages/modules/HealthFitness/tests/integrationtests/src/android/healthconnect/tests/backuprestore/ |
D | BackupRestoreApiTest.java | 252 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in verifyDeleteRecords() local
|
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ |
D | AccessibilitySourceServiceTest.kt | 219 val uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation() in runWithShellPermissionIdentity() constant
|