Searched defs:mKeepScreenOn (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DView.java7649 attachInfo.mKeepScreenOn = true;
7662 if (force || ai.mKeepScreenOn || (ai.mSystemUiVisibility != 0)
17824 boolean mKeepScreenOn; field in class:View.AttachInfo

Completed in 79 milliseconds