Home
last modified time | relevance | path

Searched refs:hasLeaveBehinds (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAnimatedAdapter.java411 } else if (hasLeaveBehinds() || isAnimating()) { in getItemViewType()
530 if (hasLeaveBehinds()) { in getView()
564 private boolean hasLeaveBehinds() { in hasLeaveBehinds() method in AnimatedAdapter
625 if (hasLeaveBehinds()) { in startFadeOutLeaveBehindItemsAnimations()
672 if (hasLeaveBehinds()) { in commitLeaveBehindItems()
834 return hasLeaveBehinds() in isPositionLeaveBehind()
909 if (hasLeaveBehinds() && mLeaveBehindItems.containsKey(itemId)) { in clearLeaveBehind()
927 if (hasLeaveBehinds()) { in onSaveInstanceState()