Searched refs:getTypeMask (Results 1 – 9 of 9) sorted by relevance
67 public int getTypeMask() { in getTypeMask() method in WindowInsetsAnimation
821 anim.getTypeMask(), anim.getInterpolatedFraction())); in InsetsController()2055 "InsetsAnimation: " + WindowInsets.Type.toString(animation.getTypeMask()), in dispatchAnimationEnd()2056 animation.getTypeMask()); in dispatchAnimationEnd()
246 if ((animation.getTypeMask() & ime()) != 0) { in onPrepare()
291 if (animation.getTypeMask() == WindowInsets.Type.ime()) { in onFinishInflate()
227 if ((animation.getTypeMask() & WindowInsets.Type.ime()) == 0) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18426 HSPLandroid/view/WindowInsetsAnimation;->getTypeMask()I
18490 HSPLandroid/view/WindowInsetsAnimation;->getTypeMask()I
54399 method public int getTypeMask();