Searched defs:appIds (Results 1 – 2 of 2) sorted by relevance
38 void addAppIds(in @utf8InCpp String[] packageNames, in int[] appIds); in addAppIds()39 void addSandboxIds(in int[] appIds, in @utf8InCpp String[] sandboxIds); in addSandboxIds()
216 const std::vector<int32_t>& appIds) { in addAppIds()220 binder::Status VoldNativeService::addSandboxIds(const std::vector<int32_t>& appIds, in addSandboxIds()