Home
last modified time | relevance | path

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

/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java153 protected void installAppAsUser(String appFileName, int userId, boolean asInstantApp) in installAppAsUser() method in BaseMultiUserTest
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java104 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseShortcutManagerHostTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantAppUserTest.java256 private void installAppAsUser(String apk, int userId) throws Exception { in installAppAsUser() method in InstantAppUserTest
/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java64 private void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in AppBindingHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java207 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseDevicePolicyTest
212 protected void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in BaseDevicePolicyTest