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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ProcessingService.java 52 private static final String SAVING = "saving";
158 processIntent.putExtra(ProcessingService.SAVING, true);
192 if (intent != null && intent.getBooleanExtra(SAVING, false)) {
289 // If the app has been restarted while we were saving...
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java 167 SAVING, // Data is currently being saved
570 * finishes the activity. This actually only handles saving the group name.
591 mStatus = Status.SAVING;
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 155 * Modes that specify what the AsyncTask has to perform after saving
159 * Close the editor after saving
169 * Split the contact after saving
174 * Join another contact after saving
179 * Navigate to Contacts Home activity after saving.
199 public static final int SAVING = 2;
210 * Prevents saving while running a child activity.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 158 milliseconds