HomeSort by relevance Sort by last modified time
    Searched refs:GetBackgroundView (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
login_utils.h 89 virtual BackgroundView* GetBackgroundView() = 0;
mock_authenticator.h 153 BackgroundView* GetBackgroundView() {
network_screen.cc 108 LoginUtils::Get()->GetBackgroundView()->GetNativeWindow());
login_utils.cc 150 virtual chromeos::BackgroundView* GetBackgroundView();
568 BackgroundView* LoginUtilsImpl::GetBackgroundView() {
eula_view.cc 494 LoginUtils::Get()->GetBackgroundView()->GetNativeWindow();
  /external/chromium/chrome/browser/chromeos/
network_login_observer.cc 45 BackgroundView* background_view = LoginUtils::Get()->GetBackgroundView();
setting_level_bubble.cc 62 BackgroundView* background = LoginUtils::Get()->GetBackgroundView();

Completed in 44 milliseconds