OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finalIOGuard
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/crop/
CropActivity.java
71
private boolean
finalIOGuard
= false;
277
if (
finalIOGuard
) {
280
finalIOGuard
= true;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java
74
private boolean
finalIOGuard
= false;
280
if (
finalIOGuard
) {
283
finalIOGuard
= true;
Completed in 42 milliseconds