Home
last modified time | relevance | path

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

/frameworks/base/core/tests/hosttests/src/android/content/pm/
DPackageManagerHostTestUtils.java255 String remoteFilePath = mDevice.syncPackageToDevice(localFilePath); in installFileForwardLocked() local
258 "pm install -l \"%1$s\"", remoteFilePath); in installFileForwardLocked()
260 mDevice.removeRemotePackage(remoteFilePath); in installFileForwardLocked()