Searched refs:sForegroundUserId (Results 1 – 1 of 1) sorted by relevance
251 static int sForegroundUserId = UserHandle.USER_NULL; field in Utils253 Utils.sForegroundUserId = uid; in setForegroundUserId()259 return (sForegroundUserId == callingUser) || (sSystemUiUid == callingUid) in checkCaller()278 return (sForegroundUserId == callingUser) || (sForegroundUserId == parentUser) in checkCallerAllowManagedProfiles()