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

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

Completed in 38 milliseconds