Searched defs:createUserData (Results 1 – 3 of 3) sorted by relevance
21 void createUserData(@nullable @utf8InCpp String uuid, int userId, int userSerial, int flags); in createUserData() method
415 public void createUserData(String uuid, int userId, int userSerial, int flags) in createUserData() method in Installer
1179 binder::Status InstalldNativeService::createUserData(const std::unique_ptr<std::string>& uuid, in createUserData() function in android::installd::InstalldNativeService