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