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