Searched refs:uninstallTombstoneFile (Results 1 – 1 of 1) sorted by relevance
735 PathPair uninstallTombstoneFile = stagedDir.createSubPath(UNINSTALL_TOMBSTONE_FILE_NAME); in createStagedUninstallOnHost() local737 new FileOutputStream(uninstallTombstoneFile.hostFile()).close(); in createStagedUninstallOnHost()