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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_signin_flow.cc 41 login_ui_service->ShowLoginPopup();
identity_api.h 152 virtual void ShowLoginPopup();
identity_api.cc 163 ShowLoginPopup();
453 void IdentityGetAuthTokenFunction::ShowLoginPopup() {
identity_apitest.cc 286 virtual void ShowLoginPopup() OVERRIDE {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/signin/
login_ui_service.h 71 void ShowLoginPopup();
login_ui_service.cc 50 void LoginUIService::ShowLoginPopup() {
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_api.cc 107 LoginUIServiceFactory::GetForProfile(GetProfile())->ShowLoginPopup();
265 login_ui_service->ShowLoginPopup();

Completed in 799 milliseconds