OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableSave
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Camera2/src/com/android/camera/crop/
CropActivity.java
126
private void
enableSave
(boolean enable) {
183
enableSave
(false);
224
enableSave
(true);
282
enableSave
(false);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java
129
private void
enableSave
(boolean enable) {
186
enableSave
(false);
227
enableSave
(true);
285
enableSave
(false);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java
719
mActivity.
enableSave
(hasModifications());
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
[
all
...]
Completed in 63 milliseconds