Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java950 applyKeepScreenOnFlag(mWindowAttributes); in setLayoutParams()
1263 private void applyKeepScreenOnFlag(WindowManager.LayoutParams params) { in applyKeepScreenOnFlag() method in ViewRootImpl
1290 applyKeepScreenOnFlag(params); in collectViewAttributes()