Searched refs:getInAnimation (Results 1 – 9 of 9) sorted by relevance
146 public Animator getInAnimation() { in getInAnimation() method in SystemUIToast160 return getInAnimation() != null || getOutAnimation() != null; in hasCustomAnimation()230 if (isPluginToast() && mPluginToast.getInAnimation() != null) { in createInAnimator()231 return mPluginToast.getInAnimation(); in createInAnimator()
130 if (mToast.getInAnimation() != null) { in showToast()131 mToast.getInAnimation().start(); in showToast()
95 default Animator getInAnimation() { in getInAnimation() method
276 public Animation getInAnimation() { in getInAnimation() method in ViewAnimator
873 public ObjectAnimator getInAnimation() { in getInAnimation() method in AdapterViewAnimator
215 when(mSystemUIToast.getInAnimation()).thenReturn(mAnimator); in setUp()
1398 Animator inAnimator = systemUIToast.getInAnimation();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58061 method public android.animation.ObjectAnimator getInAnimation();60683 method public android.view.animation.Animation getInAnimation();