Searched refs:canAnimate (Results 1 – 8 of 8) sorted by relevance
113 if (canAnimate()) { in KeyButtonDrawable()129 if (canAnimate()) { in setRotation()156 if (canAnimate()) { in setShadowProperties()249 public boolean canAnimate() { in canAnimate() method in KeyButtonDrawable
71 if (visibility != View.VISIBLE && currentDrawable != null && currentDrawable.canAnimate()) { in setVisibility()
1043 protected boolean canAnimate() { in canAnimate() method in AdapterView1044 return super.canAnimate() && mItemCount > 0; in canAnimate()
2191 protected boolean canAnimate() { in canAnimate() method in ListView2192 return super.canAnimate() && mItemCount > 0; in canAnimate()
4223 if ((flags & FLAG_RUN_ANIMATION) != 0 && canAnimate()) { in dispatchDraw()6429 protected boolean canAnimate() { in canAnimate() method in ViewGroup
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
49676 method protected boolean canAnimate();
34086 method protected boolean canAnimate();