Searched refs:sIsSecondaryUser (Results 1 – 1 of 1) sorted by relevance
47 private static Boolean sIsSecondaryUser = null; field in OsUtil142 if (sIsSecondaryUser == null) { in isSecondaryUser()156 sIsSecondaryUser = isSecondaryUser; in isSecondaryUser()158 return sIsSecondaryUser; in isSecondaryUser()