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