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

  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorActivity.java 92 * Modes that specify what the AsyncTask has to perform after saving
96 * Close the editor after saving
106 * Split the contact after saving
111 * Join another contact after saving
116 * Navigate to the editor view after saving.
139 int SAVING = 2;
151 * Prevents saving while running a child activity.
  /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...
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 188 milliseconds