Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java72 private Insets mCurrentInsets; field in InsetsAnimationControlImpl
90 mCurrentInsets = getInsetsFromState(mInitialInsetsState, frame, null /* typeSideMap */); in InsetsAnimationControlImpl()
118 return mCurrentInsets; in getCurrentInsets()
167 mCurrentInsets = mPendingInsets; in applyChangeInsets()