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