Searched defs:createAppData (Results 1 – 3 of 3) sorted by relevance
221 public long createAppData(String uuid, String packageName, int userId, int flags, int appId, in createAppData() method in Installer233 public @NonNull CreateAppDataResult createAppData(@NonNull CreateAppDataArgs args) in createAppData() method in Installer287 public synchronized @NonNull CompletableFuture<Long> createAppData(String uuid, in createAppData() method in Installer.Batch
24 android.os.CreateAppDataResult createAppData(in android.os.CreateAppDataArgs args); in createAppData() method
427 binder::Status InstalldNativeService::createAppData(const std::optional<std::string>& uuid, in createAppData() function in android::installd::InstalldNativeService509 binder::Status InstalldNativeService::createAppData( in createAppData() function in android::installd::InstalldNativeService