Searched refs:mClientWindowLayoutFlags (Results 1 – 2 of 2) sorted by relevance
801 int mClientWindowLayoutFlags; field in ViewRootImpl1494 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags1500 mClientWindowLayoutFlags = attrs.flags;2091 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags2098 mClientWindowLayoutFlags = attrs.flags;2934 | (mClientWindowLayoutFlags&WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); in applyKeepScreenOnFlag()
64074 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I