Searched refs:canAnimate (Results 1 – 8 of 8) sorted by relevance
1030 protected boolean canAnimate() { in canAnimate() method in AdapterView1031 return super.canAnimate() && mItemCount > 0; in canAnimate()
2176 protected boolean canAnimate() { in canAnimate() method in ListView2177 return super.canAnimate() && mItemCount > 0; in canAnimate()
3955 if ((flags & FLAG_RUN_ANIMATION) != 0 && canAnimate()) { in dispatchDraw()6092 protected boolean canAnimate() { in canAnimate() method in ViewGroup
33603 HSPLandroid/view/ViewGroup;->canAnimate()Z35208 HSPLandroid/widget/AdapterView;->canAnimate()Z35751 HSPLandroid/widget/ListView;->canAnimate()Z
34086 method protected boolean canAnimate();
46311 method protected boolean canAnimate();
46771 method protected boolean canAnimate();
49898 method protected boolean canAnimate();