Searched defs:destroyAppData (Results 1 – 4 of 4) sorted by relevance
197 public void destroyAppData() throws Exception { in destroyAppData() method in AppDataRollbackHelperTest
33 void destroyAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in destroyAppData() method
363 public void destroyAppData(String uuid, String packageName, int userId, int flags, in destroyAppData() method in Installer
721 binder::Status InstalldNativeService::destroyAppData(const std::optional<std::string>& uuid, in destroyAppData() function in android::installd::InstalldNativeService