Searched defs:should_auto_enroll (Results 1 – 4 of 4) sorted by relevance
83 bool should_auto_enroll() const { return should_auto_enroll_; } in should_auto_enroll() function
239 bool should_auto_enroll = false; in GetCachedDecision() local
1024 bool should_auto_enroll) { in NotifyAutoEnrollmentCheckResult()
1668 void SigninScreenHandler::ContinueKioskEnableFlow(bool should_auto_enroll) { in ContinueKioskEnableFlow()