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