Home
last modified time | relevance | path

Searched defs:automan (Results 1 – 5 of 5) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DSystemUtil.java230 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runWithShellPermissionIdentity() local
242 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runWithShellPermissionIdentity() local
252 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runWithShellPermissionIdentity() local
261 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runWithShellPermissionIdentity() local
269 public static void runWithShellPermissionIdentity( in runWithShellPermissionIdentity()
282 public static void runWithShellPermissionIdentity(@NonNull UiAutomation automan, in runWithShellPermissionIdentity()
299 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in callWithShellPermissionIdentity() local
316 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in callWithShellPermissionIdentity() local
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityManagerTest.java414 UiAutomation automan = sInstrumentation.getUiAutomation( in testGetRecommendedTimeoutMillis() local
475 private void turnOffRecommendedUiTimoutSettings(UiAutomation automan) { in turnOffRecommendedUiTimoutSettings()
480 private void turnOnRecommendedUiTimoutSettings(UiAutomation automan, in turnOnRecommendedUiTimoutSettings()
498 private void putSecureSetting(UiAutomation automan, String name, String value) { in putSecureSetting()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DNestedShellPermission.java54 final UiAutomation automan = in run() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTest.java914 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testMmTelManagerRegistrationCallbackS() local
1023 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testMmTelManagerRegistrationCallback() local
1137 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRcsDeviceCapabilitiesPublish() local
1294 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testPublishImsReg() local
2431 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCapabilityStatusCallback() local
2525 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCallComposerCapabilityStatusCallback() local
2621 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testCapabilityStatusWithIsAvailableDuringCallback() local
2716 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testRcsCapabilityStatusCallback() local
2862 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testProvisioningManagerSetConfig() local
2917 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testProvisioningManagerConstants() local
[all …]
DEabControllerTest.java658 final UiAutomation automan = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in setProvisioningIntValue() local