Searched refs:rootSid (Results 1 – 3 of 3) sorted by relevance
71 long rootSid = GateKeeper.getSecureUserId(); in canUserAuthorizationSucceed() local72 if ((rootSid != 0) && (keySids.contains(rootSid))) { in canUserAuthorizationSucceed()
233 long rootSid = GateKeeper.getSecureUserId(); in getRootSid() local234 if (rootSid == 0) { in getRootSid()238 return rootSid; in getRootSid()
167 long rootSid = GateKeeper.getSecureUserId(); in getRootSid() local168 if (rootSid == 0) { in getRootSid()172 return rootSid; in getRootSid()