Searched refs:mClientWindowLayoutFlags (Results 1 – 2 of 2) sorted by relevance
446 int mClientWindowLayoutFlags; field in ViewRootImpl801 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags807 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()
79146 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I