OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commitDestructiveActions
(Results
1 - 4
of
4
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCallbacks.java
82
void
commitDestructiveActions
(boolean animate);
SwipeableListView.java
221
public void
commitDestructiveActions
(boolean animate) {
277
commitDestructiveActions
(true);
372
commitDestructiveActions
(true);
378
commitDestructiveActions
(true);
ConversationListFragment.java
567
commitDestructiveActions
(Utils.useTabletUI(mActivity.getActivityContext().getResources()));
[
all
...]
AbstractActivityController.java
691
commitDestructiveActions
(false);
[
all
...]
Completed in 525 milliseconds