Searched defs:hasLeaveBehinds (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAnimatedAdapter.java411 } else if (hasLeaveBehinds() || isAnimating()) {
530 if (hasLeaveBehinds()) {
564 private boolean hasLeaveBehinds() { method in class:AnimatedAdapter
625 if (hasLeaveBehinds()) {
672 if (hasLeaveBehinds()) {
834 return hasLeaveBehinds()
909 if (hasLeaveBehinds() && mLeaveBehindItems.containsKey(itemId)) {
927 if (hasLeaveBehinds()) {

Completed in 64 milliseconds