Home
last modified time | relevance | path

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

/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java161 protected void installAppAsUser(String appFileName, int userId) in installAppAsUser() method in BaseMultiUserTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantAppUserTest.java203 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.java102 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseShortcutManagerHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java153 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser() method in BaseDevicePolicyTest
158 protected void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser() method in BaseDevicePolicyTest