Home
last modified time | relevance | path

Searched refs:ShouldShowEnterpriseEnrollmentButton (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dlogin_shelf_view.h168 bool ShouldShowEnterpriseEnrollmentButton() const;
H A Dlogin_shelf_view.cc770 ->SetVisible(ShouldShowEnterpriseEnrollmentButton()); in UpdateUi()
886 bool LoginShelfView::ShouldShowEnterpriseEnrollmentButton() const { in ShouldShowEnterpriseEnrollmentButton() function in ash::LoginShelfView