Lines Matching refs:into
10 * Allow extracting the API (into signature text files, into stub API files
11 (which in turn get compiled into android.jar, the Android SDK library) and
16 * Extracting source level annotations into external annotations file (such as
57 command line. If metalava is dropped into an Android framework build for
97 * Add support for writing (and reading) annotations into the signature
148 * Support for generating documentation into the stubs files (so we can run
188 * Baselines: Metalava can report all of its issues into a "baseline" file, which
288 functionality is now rolled into metalava, which has one very important
439 remove API. (The real check is slightly more complicated; it looks into the
445 As mentioned above, metalava generates documentation directly into the stubs
452 converted into English docs later via `macros_override.cs`.