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