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