Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSwipeableListView.java222 adapter.commitLeaveBehindItems(animate); in commitDestructiveActions()
DAnimatedAdapter.java669 public void commitLeaveBehindItems(boolean animate) { in commitLeaveBehindItems() method in AnimatedAdapter