Searched refs:mLastTopInset (Results 1 – 1 of 1) sorted by relevance
217 private int mLastTopInset = 0; field in DecorView1116 mLastTopInset = getColorViewTopInset(insets.getStableInsetTop(), in updateColorViews()1172 calculateStatusBarColor(), 0, mLastTopInset, in updateColorViews()1208 && mLastTopInset != 0 in updateColorViews()1211 int consumedTop = consumingStatusBar ? mLastTopInset : 0; in updateColorViews()