Searched refs:canAnimate (Results 1 – 10 of 10) sorted by relevance
106 if (mKeyButtonDrawable != null && mKeyButtonDrawable.canAnimate()) { in show()136 if (mKeyButtonDrawable != null && mKeyButtonDrawable.canAnimate()) { in updateIcon()
71 if (visibility != View.VISIBLE && currentDrawable != null && currentDrawable.canAnimate()) { in setVisibility()
215 if (currentDrawable.canAnimate()) { in setRotateSuggestionButtonState()
114 if (canAnimate()) { in KeyButtonDrawable()130 if (canAnimate()) { in setRotation()157 if (canAnimate()) { in setShadowProperties()232 public boolean canAnimate() { in canAnimate() method in KeyButtonDrawable
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()
4210 if ((flags & FLAG_RUN_ANIMATION) != 0 && canAnimate()) { in dispatchDraw()6406 protected boolean canAnimate() { in canAnimate() method in ViewGroup
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
34086 method protected boolean canAnimate();
54771 method protected boolean canAnimate();