Home | History | Annotate | Download | only in apilint

Lines Matching full:levels

55     can be used to identify members across API levels."""
345 error(clazz, None, "CL3", "Callbacks must be abstract class to enable extension in future API levels")
1421 """Find any incompatible API changes between two levels."""