Searched defs:LoginNotificationDetails (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_prompt.h162 class LoginNotificationDetails { class
164 explicit LoginNotificationDetails(LoginHandler* handler) function in class:LoginNotificationDetails
169 LoginNotificationDetails() {} function in class:LoginNotificationDetails
173 DISALLOW_COPY_AND_ASSIGN(LoginNotificationDetails);
179 class AuthSuppliedLoginNotificationDetails : public LoginNotificationDetails {
184 : LoginNotificationDetails(handler),

Completed in 29 milliseconds