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