Searched refs:upgradeForBubbles (Results 1 – 1 of 1) sorted by relevance
258 boolean upgradeForBubbles = xmlVersion == XML_VERSION_BUBBLES_UPGRADE; in readXml()285 restorePackage(parser, forRestore, userId, name, upgradeForBubbles, in readXml()296 @UserIdInt int userId, String name, boolean upgradeForBubbles, in restorePackage() argument310 if (upgradeForBubbles && uid != UNKNOWN_UID) { in restorePackage()