Home
last modified time | relevance | path

Searched defs:runDeviceTestsAsUser (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
H A DBaseShortcutManagerHostTest.java119 protected void runDeviceTestsAsUser( in runDeviceTestsAsUser() method in BaseShortcutManagerHostTest
126 protected void runDeviceTestsAsUser( in runDeviceTestsAsUser() method in BaseShortcutManagerHostTest
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
H A DBaseDevicePolicyTest.java563 protected void runDeviceTestsAsUser( in runDeviceTestsAsUser() method in BaseDevicePolicyTest
569 protected void runDeviceTestsAsUser( in runDeviceTestsAsUser() method in BaseDevicePolicyTest
576 protected void runDeviceTestsAsUser( in runDeviceTestsAsUser() method in BaseDevicePolicyTest
H A DManagedProfileContactsTest.java220 private void runDeviceTestsAsUser(String pkgName, String testClassName, in runDeviceTestsAsUser() method in ManagedProfileContactsTest.ContactsTestSet
H A DMixedDeviceOwnerTest.java431 protected void runDeviceTestsAsUser(String pkgName, String testClassName, String testName, in runDeviceTestsAsUser() method in MixedDeviceOwnerTest
/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
H A DRoleSecurityTest.java78 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser() method in RoleSecurityTest
H A DInstantAppUserTest.java242 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser() method in InstantAppUserTest
H A DResumeOnRebootHostTest.java557 private void runDeviceTestsAsUser(String testMethodName, int userId) in runDeviceTestsAsUser() method in ResumeOnRebootHostTest