Searched refs:getTypeMask (Results 1 – 6 of 6) sorted by relevance
67 public int getTypeMask() { in getTypeMask() method in WindowInsetsAnimation
640 anim.getTypeMask(), anim.getInterpolatedFraction())); in InsetsController()1505 "InsetsAnimation: " + WindowInsets.Type.toString(animation.getTypeMask()), in dispatchAnimationEnd()1506 animation.getTypeMask()); in dispatchAnimationEnd()
245 if ((animation.getTypeMask() & ime()) != 0) { in onPrepare()
146 if ((animation.getTypeMask() & WindowInsets.Type.ime()) == 0) {
274 if (animation.getTypeMask() == WindowInsets.Type.ime()) { in onFinishInflate()
50339 method public int getTypeMask();