Searched refs:mLastWindowFlags (Results 1 – 1 of 1) sorted by relevance
220 private int mLastWindowFlags = 0; field in DecorView1066 disallowAnimate |= ((mLastWindowFlags ^ attrs.flags) in updateColorViews()1068 mLastWindowFlags = attrs.flags; in updateColorViews()