Searched refs:ScreenlockPrivateEventRouter (Results 1 – 3 of 3) sorted by relevance
75 ScreenlockPrivateEventRouter::ScreenlockPrivateEventRouter(Profile* profile) in ScreenlockPrivateEventRouter() function in extensions::ScreenlockPrivateEventRouter83 ScreenlockPrivateEventRouter::~ScreenlockPrivateEventRouter() {} in ~ScreenlockPrivateEventRouter()85 void ScreenlockPrivateEventRouter::ScreenIsLocked() { in ScreenIsLocked()90 void ScreenlockPrivateEventRouter::ScreenIsUnlocked() { in ScreenIsUnlocked()95 void ScreenlockPrivateEventRouter::DispatchEvent( in DispatchEvent()107 ScreenlockPrivateEventRouter> >111 extensions::ProfileKeyedAPIFactory<ScreenlockPrivateEventRouter>*112 ScreenlockPrivateEventRouter::GetFactoryInstance() { in GetFactoryInstance()116 void ScreenlockPrivateEventRouter::Shutdown() { in Shutdown()
48 class ScreenlockPrivateEventRouter52 explicit ScreenlockPrivateEventRouter(Profile* profile);53 virtual ~ScreenlockPrivateEventRouter();58 static extensions::ProfileKeyedAPIFactory<ScreenlockPrivateEventRouter>*63 friend class extensions::ProfileKeyedAPIFactory<ScreenlockPrivateEventRouter>;75 DISALLOW_COPY_AND_ASSIGN(ScreenlockPrivateEventRouter);
273 extensions::ScreenlockPrivateEventRouter::GetFactoryInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt()