Home
last modified time | relevance | path

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

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