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

  /external/chromium/chrome/browser/ui/login/
login_prompt.cc 164 NotifyAuthCancelled();
168 NewRunnableMethod(this, &LoginHandler::NotifyAuthCancelled));
278 void LoginHandler::NotifyAuthCancelled() {
321 NewRunnableMethod(this, &LoginHandler::NotifyAuthCancelled));
login_prompt.h 106 void NotifyAuthCancelled();

Completed in 747 milliseconds