Searched refs:mClientWindowLayoutFlags (Results 1 – 2 of 2) sorted by relevance
808 int mClientWindowLayoutFlags; field in ViewRootImpl1383 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags1389 mClientWindowLayoutFlags = attrs.flags;1923 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags1930 mClientWindowLayoutFlags = attrs.flags;2667 | (mClientWindowLayoutFlags&WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); in applyKeepScreenOnFlag()
64717 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I