Searched refs:kSystemApi (Results 1 – 1 of 1) sorted by relevance
50 kSystemApi = 0x02, enumerator60 {"@SystemApi", AnnotationRule::kSystemApi, "@android.annotation.SystemApi"},81 if (is_match && rule.bit_mask == AnnotationRule::kSystemApi) { in AppendCommentLine()