Searched defs:SHOW_VALUE_INT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditor.java60 public static byte SHOW_VALUE_INT = 1; field in class:Editor
207 mShowParameter = show ? SHOW_VALUE_INT : SHOW_VALUE_OFF;

Completed in 38 milliseconds