OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commitDestructiveActions
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCallbacks.java
90
void
commitDestructiveActions
(boolean animate);
SwipeableListView.java
219
public void
commitDestructiveActions
(boolean animate) {
282
commitDestructiveActions
(true);
372
commitDestructiveActions
(true);
378
commitDestructiveActions
(true);
ConversationListFragment.java
686
commitDestructiveActions
(Utils.useTabletUI(mActivity.getActivityContext().getResources()));
707
commitDestructiveActions
(Utils.useTabletUI(
[
all
...]
Completed in 56 milliseconds