Searched refs:addAppIds (Results 1 – 3 of 3) sorted by relevance
38 void addAppIds(in @utf8InCpp String[] packageNames, in int[] appIds); in addAppIds() method
46 binder::Status addAppIds(const std::vector<std::string>& packageNames,
218 binder::Status VoldNativeService::addAppIds(const std::vector<std::string>& packageNames, in addAppIds() function in android::vold::VoldNativeService