Searched refs:SHOW_VALUE_OFF (Results 1 - 1 of 1) sorted by relevance

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

Completed in 169 milliseconds