Searched refs:hasActions (Results 1 – 4 of 4) sorted by relevance
119 if (parent.hasActions()) { in canHandleAnimator()
849 boolean hasActions() { in hasActions() method in ViewPropertyAnimator
1318 boolean hasActions = false; in getCurrentContentInsetEnd()1321 hasActions = mb != null && mb.hasVisibleItems(); in getCurrentContentInsetEnd()1323 return hasActions in getCurrentContentInsetEnd()
1332 boolean hasActions = false; in getCurrentContentInsetEnd()1335 hasActions = mb != null && mb.hasVisibleItems(); in getCurrentContentInsetEnd()1337 return hasActions in getCurrentContentInsetEnd()