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