Searched refs:hasActions (Results 1 – 3 of 3) sorted by relevance
119 if (parent.hasActions()) { in canHandleAnimator()
848 boolean hasActions() { in hasActions() method in ViewPropertyAnimator
4146 boolean hasActions = mBuilder.mActions.size() > 0; in calculateMaxLines()4148 if (hasActions) { in calculateMaxLines()