Searched defs:destroyUserData (Results 1 – 4 of 4) sorted by relevance
125 void destroyUserData(int userId, int flags) { in destroyUserData() method in UserDataPreparer
428 public void destroyUserData(String uuid, int userId, int flags) throws InstallerException { in destroyUserData() method in Installer
22 void destroyUserData(@nullable @utf8InCpp String uuid, int userId, int flags); in destroyUserData() method
1290 binder::Status InstalldNativeService::destroyUserData(const std::optional<std::string>& uuid, in destroyUserData() function in android::installd::InstalldNativeService