Home
last modified time | relevance | path

Searched refs:statusBarSideInset (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1176 int statusBarSideInset = statusBarNeedsRightInset ? mLastRightInset in updateColorViews() local
1181 statusBarSideInset, animate && !disallowAnimate, in updateColorViews()