Searched refs:sSystemUiUid (Results 1 – 1 of 1) sorted by relevance
317 static int sSystemUiUid = UserHandle.USER_NULL; field in Utils319 Utils.sSystemUiUid = uid; in setSystemUiUid()603 || (UserHandle.getAppId(sSystemUiUid) == UserHandle.getAppId(callingUid)) in checkCallerIsSystemOrActiveUser()635 || (UserHandle.getAppId(sSystemUiUid) == UserHandle.getAppId(callingUid)) in checkCallerIsSystemOrActiveOrManagedUser()