Searched refs:mLastTopInset (Results 1 – 1 of 1) sorted by relevance
212 private int mLastTopInset = 0; field in DecorView1071 mLastTopInset = getColorViewTopInset(insets.getStableInsetTop(), in updateColorViews()1117 calculateStatusBarColor(), mLastTopInset, in updateColorViews()1139 && mLastTopInset != 0; in updateColorViews()1141 int consumedTop = consumingStatusBar ? mLastTopInset : 0; in updateColorViews()