Searched defs:STATE_BASE (Results 1 – 6 of 6) sorted by relevance
21 STATE_BASE = 0, enumerator
65 private static final int STATE_BASE = 0; field in AffixUtils
67 private static final int STATE_BASE = 0; field in AffixUtils
168 enum STATES { STATE_USERS, STATE_HOMES, STATE_BASE } ; enumerator