Searched refs:mIsPrimaryUser (Results 1 – 2 of 2) sorted by relevance
383 if (!mIsPrimaryUser) { in buildPstnPhoneAccount()1067 mIsPrimaryUser = currentUser == null ? true : currentUser.isSystem();1134 private boolean mIsPrimaryUser = true; field in TelecomAccountRegistry
253 private final boolean mIsPrimaryUser; field in KeyguardUpdateMonitor2054 mIsPrimaryUser = mUserManager.isPrimaryUser(); in KeyguardUpdateMonitor()2298 && mIsPrimaryUser in shouldListenForFingerprint()2334 mIsPrimaryUser, in shouldListenForFingerprint()2400 && strongAuthAllowsScanning && mIsPrimaryUser in shouldListenForFace()2423 mIsPrimaryUser, in shouldListenForFace()