Searched refs:getDeprecatedApiLevel (Results 1 – 2 of 2) sorted by relevance
134 makeAttributeTag(spec.getAttribute(), "", type->getDeprecatedApiLevel(), in writeTypeSpecification()219 function->getDeprecatedApiLevel(), function->getDeprecatedMessage()); in writeFunctionPermutation()
165 int getDeprecatedApiLevel() const { return mDeprecatedApiLevel; } in getDeprecatedApiLevel() function