Searched refs:sSystemUiUid (Results 1 – 1 of 1) sorted by relevance
246 static int sSystemUiUid = UserHandle.USER_NULL; field in Utils248 Utils.sSystemUiUid = uid; in setSystemUiUid()259 return (sForegroundUserId == callingUser) || (sSystemUiUid == callingUid) in checkCaller()279 || (sSystemUiUid == callingUid) || (Process.SYSTEM_UID == callingUid); in checkCallerAllowManagedProfiles()