Searched refs:VALUE_UNDEFINED (Results 1 – 3 of 3) sorted by relevance
43 VALUE_UNDEFINED,56 public static final int VALUE_UNDEFINED = 0; field in PackageOverride91 return VALUE_UNDEFINED; in evaluate()103 return VALUE_UNDEFINED; in evaluateForAllVersions()
89 private static final int VALUE_UNDEFINED = -1; field in OptPropFactory.OptProp95 VALUE_UNDEFINED,115 private int mValue = VALUE_UNDEFINED;215 if (mValue == VALUE_UNDEFINED) { in getValue()
21 import static android.app.compat.PackageOverride.VALUE_UNDEFINED;198 case VALUE_UNDEFINED: in recheckOverride()277 case VALUE_UNDEFINED: in willBeEnabled()