Searched refs:mAnimationInsets (Results 1 – 1 of 1) sorted by relevance
215 private WindowInsets mAnimationInsets; field in WindowInsetsAnimationSynchronicityTests.TestActivity.TestView225 mAnimationInsets = insets;234 mAnimationInsets = null;269 return mAnimationInsets != null ? mAnimationInsets : mLayoutInsets; in getEffectiveInsets()