Searched refs:canAnimate (Results 1 – 7 of 7) sorted by relevance
1017 protected boolean canAnimate() { in canAnimate() method in AdapterView1018 return super.canAnimate() && mItemCount > 0; in canAnimate()
2085 protected boolean canAnimate() { in canAnimate() method in ListView2086 return super.canAnimate() && mItemCount > 0; in canAnimate()
3483 if ((flags & FLAG_RUN_ANIMATION) != 0 && canAnimate()) { in dispatchDraw()5629 protected boolean canAnimate() { in canAnimate() method in ViewGroup
34086 method protected boolean canAnimate();
43001 method protected boolean canAnimate();
46001 method protected boolean canAnimate();
43080 method protected boolean canAnimate();