Searched refs:setEffectiveGroup (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java224 private static void setEffectiveGroup(int gid) { method in class:ZygoteInit
255 setEffectiveGroup(UNPRIVILEGED_GID);
323 setEffectiveGroup(ROOT_GID);

Completed in 43 milliseconds