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.java146 protected void installAppAsUser( in installAppAsUser() method in BaseMultiUserTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantAppUserTest.java258 private void installAppAsUser(String apk, int userId) throws Exception { in installAppAsUser() method in InstantAppUserTest
/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/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java80 private void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in AppBindingHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java299 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseDevicePolicyTest
304 protected void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in BaseDevicePolicyTest
309 protected void installAppAsUser(String appFileName, boolean grantPermissions, in installAppAsUser() method in BaseDevicePolicyTest