Searched refs:SHOW_VALUE_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
60 protected byte mShowParameter = SHOW_VALUE_UNDEFINED;62 public static byte SHOW_VALUE_UNDEFINED = -1; field in Editor200 if (mShowParameter == SHOW_VALUE_UNDEFINED && filterRepresentation != null) { in getLocalRepresentation()