Searched refs:IsUserSessionBlocked (Results 1 – 15 of 15) sorted by relevance
31 if (session_state_delegate->IsUserSessionBlocked() || in CreateDefaultView()
125 IsUserSessionBlocked()) in SwitchUser()1049 !Shell::GetInstance()->session_state_delegate()->IsUserSessionBlocked(); in SupportsMultiProfile()1194 if (multiprofile_index_ && session_state_delegate->IsUserSessionBlocked()) in CreateDefaultView()
70 Shell::GetInstance()->session_state_delegate()->IsUserSessionBlocked()); in OnWindowAddedToLayout()135 if (Shell::GetInstance()->session_state_delegate()->IsUserSessionBlocked() && in CanWindowReceiveEvents()
26 !Shell::GetInstance()->session_state_delegate()->IsUserSessionBlocked()) { in CanProcessEventsWithinSubtree()
122 if (!session_state_delegate->IsUserSessionBlocked() || in GetSystemModalContainer()
53 bool SessionStateDelegate::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in SessionStateDelegate
31 virtual bool IsUserSessionBlocked() const OVERRIDE;
34 virtual bool IsUserSessionBlocked() const OVERRIDE;
88 bool SessionStateDelegateChromeos::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in SessionStateDelegateChromeos
76 virtual bool IsUserSessionBlocked() const = 0;
55 bool SessionStateDelegateStub::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in ash::SessionStateDelegateStub
30 virtual bool IsUserSessionBlocked() const OVERRIDE;
329 ->IsUserSessionBlocked() ? kShellWindowId_LockSystemModalContainer : in GetSystemModalLayoutManager()
33 virtual bool IsUserSessionBlocked() const OVERRIDE;
78 bool TestSessionStateDelegate::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in ash::test::TestSessionStateDelegate