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