OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCropValue
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/
PhotoModule.java
162
//
mCropValue
and mSaveUri are used only if isImageCaptureIntent() is true.
163
private String
mCropValue
;
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
Camera.java
169
//
mCropValue
and mSaveUri are used only if isImageCaptureIntent() is true.
170
private String
mCropValue
;
[
all
...]
Completed in 223 milliseconds