Searched refs:effectiveUid (Results 1 – 1 of 1) sorted by relevance
223 int effectiveUid = scanner.nextInt(); in hasRootId() local226 return realUid == 0 || effectiveUid == 0 || savedSetUid == 0 || fileSystemUid == 0; in hasRootId()