Searched defs:screenWasOff (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp1118 // FIXME In the original code, screenWasOff could never be set to true.
1136 // Also notice how screenWasOff was being initialized using POLICY_FLAG_BRIGHT_HERE
1139 bool screenWasOff = false; // original policy: policyFlags & POLICY_FLAG_BRIGHT_HERE; local
1217 if (! screenWasOff

Completed in 406 milliseconds