Home
last modified time | relevance | path

Searched refs:installFileForwardLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/hosttests/src/android/content/pm/
DPackageManagerHostTestUtils.java252 public String installFileForwardLocked(final String localFilePath, final boolean replace) in installFileForwardLocked() method in PackageManagerHostTestUtils
771 String result = installFileForwardLocked(apkPath, overwrite); in installFwdLockedAppAndVerifyExists()