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.java144 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.java79 private void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in AppBindingHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java311 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseDevicePolicyTest
316 protected void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in BaseDevicePolicyTest
321 protected void installAppAsUser(String appFileName, boolean grantPermissions, in installAppAsUser() method in BaseDevicePolicyTest