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

/external/chromium_org/chrome/browser/extensions/api/screenlock_private/
H A Dscreenlock_private_api.cc150 bool ScreenlockPrivateEventRouter::OnAuthAttempted( function in class:extensions::ScreenlockPrivateEventRouter
155 if (!router->HasEventListener(screenlock::OnAuthAttempted::kEventName))
163 screenlock::OnAuthAttempted::kEventName, args.Pass()));

Completed in 53 milliseconds