Searched refs:mLastTopInset (Results 1 – 1 of 1) sorted by relevance
223 private int mLastTopInset = 0; field in DecorView1126 mLastTopInset = systemInsets.top; in updateColorViews()1183 mLastTopInset, false /* matchVertical */, statusBarNeedsLeftInset, in updateColorViews()1235 && mLastTopInset != 0) in updateColorViews()1239 int consumedTop = consumingStatusBar ? mLastTopInset : 0; in updateColorViews()