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