HomeSort by relevance Sort by last modified time
    Searched defs:ARCHIVE (Results 1 - 12 of 12) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
MailPrefs.java 110 public static final String CONFIRM_ARCHIVE = "confirm-archive";
138 public static final String ARCHIVE = "archive";
145 RemovalActions.ARCHIVE,
151 public static final String ARCHIVE = "archive";
153 public static final String ARCHIVE_AND_DELETE = "archive-and-delete";
276 * @param allowArchive <code>true</code> if Archive is an acceptable action (this will affect
281 final boolean archive = !RemovalActions.DELETE.equals(getRemovalAction(allowArchive));
284 return archive ? UIProvider.Swipe.ARCHIVE : UIProvider.Swipe.DELETE
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java 2200 public int archive(Collection<Conversation> conversations) { method in class:ConversationCursor
2204 public int archive(Collection<Conversation> conversations, UndoCallback undoCallback) { method in class:ConversationCursor
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 219 * Whether the server supports a concept of Archive: removing mail from the Inbox but
222 public static final int ARCHIVE = 0x0008;
554 * Integer column containing the user's specified confirm archive preference value.
556 * be shown when an archive action is performed.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 278 milliseconds