Home
last modified time | relevance | path

Searched refs:auto_launch_for_idle_screen (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/receiver/
Dapplication_agent.h97 bool auto_launch_for_idle_screen = false);
Dapplication_agent.cc68 bool auto_launch_for_idle_screen) { in RegisterApplication() argument
78 if (auto_launch_for_idle_screen) { in RegisterApplication()