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