Searched refs:mClientWindowLayoutFlags (Results 1 – 2 of 2) sorted by relevance
551 int mClientWindowLayoutFlags; field in ViewRootImpl1051 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setView()1057 mClientWindowLayoutFlags = attrs.flags; in setView()1558 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setLayoutParams()1565 mClientWindowLayoutFlags = attrs.flags; in setLayoutParams()2196 | (mClientWindowLayoutFlags&WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); in applyKeepScreenOnFlag()
68040 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I