Searched refs:mIsDeprecated (Results 1 – 3 of 3) sorted by relevance
102 mIsDeprecated = deprecated; in setDeprecated()122 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()125 return mIsDeprecated; in isDeprecated()488 boolean mIsDeprecated; field in FieldInfo
225 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()228 return mIsDeprecated; in isDeprecated()233 mIsDeprecated = deprecated; in setDeprecated()720 private boolean mIsDeprecated; field in MethodInfo
545 mIsDeprecated = deprecated; in setDeprecated()564 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()567 return mIsDeprecated; in isDeprecated()1915 private boolean mIsDeprecated; field in ClassInfo