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