Home
last modified time | relevance | path

Searched refs:NotifyVideoActivity (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/system/chromeos/power/
Dvideo_activity_notifier.cc35 NotifyVideoActivity(is_fullscreen); in OnVideoDetected()
/external/chromium_org/chromeos/dbus/
Dfake_power_manager_client.cc72 void FakePowerManagerClient::NotifyVideoActivity(bool is_fullscreen) { in NotifyVideoActivity() function in chromeos::FakePowerManagerClient
Dfake_power_manager_client.h45 virtual void NotifyVideoActivity(bool is_fullscreen) OVERRIDE;
Dpower_manager_client.h131 virtual void NotifyVideoActivity(bool is_fullscreen) = 0;
Dpower_manager_client.cc164 virtual void NotifyVideoActivity(bool is_fullscreen) OVERRIDE { in NotifyVideoActivity() function in chromeos::PowerManagerClientImpl
740 virtual void NotifyVideoActivity(bool is_fullscreen) OVERRIDE {} in NotifyVideoActivity() function in chromeos::PowerManagerClientStubImpl