Searched refs:getTypeMask (Results 1 – 6 of 6) sorted by relevance
67 public int getTypeMask() { in getTypeMask() method in WindowInsetsAnimation
650 anim.getTypeMask(), anim.getInterpolatedFraction())); in InsetsController()1550 "InsetsAnimation: " + WindowInsets.Type.toString(animation.getTypeMask()), in dispatchAnimationEnd()1551 animation.getTypeMask()); in dispatchAnimationEnd()
245 if ((animation.getTypeMask() & ime()) != 0) { in onPrepare()
154 if ((animation.getTypeMask() & WindowInsets.Type.ime()) == 0) {
273 if (animation.getTypeMask() == WindowInsets.Type.ime()) { in onFinishInflate()
50431 method public int getTypeMask();