Searched refs:IsInteractiveDesktop (Results 1 – 1 of 1) sorted by relevance
208 bool IsInteractiveDesktop(bool* is_interactive) { in IsInteractiveDesktop() function228 if (IsInteractiveDesktop(&is_interactive) && is_interactive) { in TestOpenInputDesktop()