Searched refs:mClientWindowLayoutFlags (Results 1 – 2 of 2) sorted by relevance
531 int mClientWindowLayoutFlags; field in ViewRootImpl1021 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setView()1027 mClientWindowLayoutFlags = attrs.flags; in setView()1505 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setLayoutParams()1512 mClientWindowLayoutFlags = attrs.flags; in setLayoutParams()2143 | (mClientWindowLayoutFlags&WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); in applyKeepScreenOnFlag()
68040 Landroid/view/ViewRootImpl;->mClientWindowLayoutFlags:I