Searched refs:mStableInsetsConsumed (Results 1 – 2 of 2) sorted by relevance
97 private final boolean mStableInsetsConsumed; field in WindowInsets165 mStableInsetsConsumed = typeMaxInsetsMap == null; in WindowInsets()166 mTypeMaxInsetsMap = mStableInsetsConsumed in WindowInsets()191 src.mStableInsetsConsumed ? null : src.mTypeMaxInsetsMap, in WindowInsets()542 mStableInsetsConsumed ? null : mTypeMaxInsetsMap, in consumeDisplayCutout()564 return mSystemWindowInsetsConsumed && mStableInsetsConsumed in isConsumed()987 mStableInsetsConsumed in insetUnchecked()1015 && mStableInsetsConsumed == that.mStableInsetsConsumed in equals()1029 mAlwaysConsumeSystemBars, mSystemWindowInsetsConsumed, mStableInsetsConsumed, in hashCode()1087 private boolean mStableInsetsConsumed = true; field in WindowInsets.Builder[all …]
68458 Landroid/view/WindowInsets;->mStableInsetsConsumed:Z