Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java89 protected void installPackage(String appFileName, boolean grantPermissions) in installPackage()
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java144 protected void installPackage(String appFileName, boolean grantPermissions) in installPackage()
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java161 protected void installAppAsUser(String appFileName, int userId) in installAppAsUser()
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java102 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java153 protected void installAppAsUser(String appFileName, int userId) throws FileNotFoundException, in installAppAsUser()
158 protected void installAppAsUser(String appFileName, boolean grantPermissions, int userId) in installAppAsUser()