Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java76 private final boolean mIsRound; field in WindowInsets
146 mIsRound = isRound; in WindowInsets()
162 src.mTypeVisibilityMap, src.mIsRound, in WindowInsets()
442 mIsRound, mAlwaysConsumeSystemBars, in consumeDisplayCutout()
476 return mIsRound; in isRound()
488 mIsRound, mAlwaysConsumeSystemBars, in consumeSystemWindowInsets()
736 mTypeVisibilityMap, mIsRound, mAlwaysConsumeSystemBars, in consumeStableInsets()
816 mIsRound, mAlwaysConsumeSystemBars, in inset()
830 return mIsRound == that.mIsRound in equals()
844 Arrays.hashCode(mTypeVisibilityMap), mIsRound, mDisplayCutout, in hashCode()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79562 Landroid/view/WindowInsets;->mIsRound:Z