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