Searched defs:restoreconAppData (Results 1 – 3 of 3) sorted by relevance
26 void restoreconAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in restoreconAppData() method
183 public void restoreconAppData(String uuid, String packageName, int userId, int flags, int appId, in restoreconAppData() method in Installer
2451 binder::Status InstalldNativeService::restoreconAppData(const std::unique_ptr<std::string>& uuid, in restoreconAppData() function in android::installd::InstalldNativeService