OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
142
* Modes that specify what the AsyncTask has to perform after
saving
146
* Close the editor after
saving
156
* Split the contact after
saving
161
* Join another contact after
saving
166
* Navigate to Contacts Home activity after
saving
.
186
public static final int
SAVING
= 2;
197
* Prevents
saving
while running a child activity.
752
// Set the correct URI for
saving
the contact as a profile
[
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 265 milliseconds