Searched refs:remoteFilePath (Results 1 – 1 of 1) sorted by relevance
255 String remoteFilePath = mDevice.syncPackageToDevice(localFilePath); in installFileForwardLocked() local258 "pm install -l \"%1$s\"", remoteFilePath); in installFileForwardLocked()260 mDevice.removeRemotePackage(remoteFilePath); in installFileForwardLocked()