Searched refs:GetIdleNotificationDelayInMs (Results 1 – 6 of 6) sorted by relevance
114 virtual int64 GetIdleNotificationDelayInMs() const = 0;
68 virtual int64 GetIdleNotificationDelayInMs() const OVERRIDE;
175 int64 MockRenderThread::GetIdleNotificationDelayInMs() const { in GetIdleNotificationDelayInMs() function in content::MockRenderThread
151 virtual int64 GetIdleNotificationDelayInMs() const OVERRIDE;
834 int64 RenderThreadImpl::GetIdleNotificationDelayInMs() const { in GetIdleNotificationDelayInMs() function in content::RenderThreadImpl
543 RenderThread::Get()->GetIdleNotificationDelayInMs(), in IdleNotification()