Searched refs:mIsDeprecated (Results 1 – 3 of 3) sorted by relevance
114 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()117 return mIsDeprecated; in isDeprecated()313 boolean mIsDeprecated; field in FieldInfo
235 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()238 return mIsDeprecated; in isDeprecated()651 private boolean mIsDeprecated; field in MethodInfo
374 mIsDeprecated = commentDeprecated | annotationDeprecated; in isDeprecated()377 return mIsDeprecated; in isDeprecated()1463 private boolean mIsDeprecated; field in ClassInfo