HomeSort by relevance Sort by last modified time
    Searched refs:SAVING (Results 1 - 5 of 5) 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/activities/
ContactEditorBaseActivity.java 76 * Modes that specify what the AsyncTask has to perform after saving
80 * Close the editor after saving
90 * Split the contact after saving
95 * Join another contact after saving
100 * Navigate to the compact editor view after saving.
123 public static final int SAVING = 2;
135 * Prevents saving while running a child activity.
  /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/
ContactEditorBaseFragment.java 417 // Item has been deleted. Close activity without saving again.
    [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 422 milliseconds