Searched defs:addSandboxIds (Results 1 – 2 of 2) sorted by relevance
40 void addSandboxIds(in int[] appIds, in @utf8InCpp String[] sandboxIds); in addSandboxIds() method
221 binder::Status VoldNativeService::addSandboxIds(const std::vector<int32_t>& appIds, in addSandboxIds() function in android::vold::VoldNativeService