Searched refs:mIsDeprecated (Results 1 – 3 of 3) sorted by relevance
143 mIsDeprecated = deprecated; in setDeprecated()171 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()174 return mIsDeprecated; in isDeprecated()540 boolean mIsDeprecated; field in FieldInfo
234 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()237 return mIsDeprecated; in isDeprecated()242 mIsDeprecated = deprecated; in setDeprecated()785 private boolean mIsDeprecated; field in MethodInfo
587 mIsDeprecated = deprecated; in setDeprecated()613 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()616 return mIsDeprecated; in isDeprecated()2001 private boolean mIsDeprecated; field in ClassInfo