Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java446 int mClientWindowLayoutFlags; field in ViewRootImpl
801 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags
807 mClientWindowLayoutFlags = attrs.flags;
1248 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setLayoutParams()
1255 mClientWindowLayoutFlags = attrs.flags; in setLayoutParams()
1762 | (mClientWindowLayoutFlags&WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); in applyKeepScreenOnFlag()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79146 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I