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