Searched refs:mLastTopInset (Results 1 – 1 of 1) sorted by relevance
215 private int mLastTopInset = 0; field in DecorView1100 mLastTopInset = systemInsets.top; in updateColorViews()1157 mLastTopInset, false /* matchVertical */, statusBarNeedsLeftInset, in updateColorViews()1204 && mLastTopInset != 0) in updateColorViews()1208 int consumedTop = consumingStatusBar ? mLastTopInset : 0; in updateColorViews()