Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java93 private @InsetsType int mControllingTypes; field in InsetsAnimationControlImpl
121 mControllingTypes = types; in InsetsAnimationControlImpl()
199 return mControllingTypes; in getControllingTypes()
204 mControllingTypes &= ~types; in notifyControlRevoked()