Searched defs:setAppQuota (Results 1 – 3 of 3) sorted by relevance
43 void setAppQuota(@nullable @utf8InCpp String uuid, int userId, int appId, long cacheQuota); in setAppQuota() method
293 public void setAppQuota(String uuid, int userId, int appId, long cacheQuota) in setAppQuota() method in Installer
2016 binder::Status InstalldNativeService::setAppQuota(const std::unique_ptr<std::string>& uuid, in setAppQuota() function in android::installd::InstalldNativeService