Searched defs:STA_OBSOLETE (Results 1 – 2 of 2) sorted by relevance
30 STA_OBSOLETE = 3, STA_INTERNAL = 4; field in APIInfo
84 …vate static final int STA = 0, STA_DRAFT = 0, STA_STABLE = 1, STA_DEPRECATED = 2, STA_OBSOLETE = 3; field in CheckAPI