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
60 command line. If metalava is dropped into an Android framework build for
100 * Add support for writing (and reading) annotations into the signature
151 * Support for generating documentation into the stubs files (so we can run
191 * Baselines: Metalava can report all of its issues into a "baseline" file, which
291 functionality is now rolled into metalava, which has one very important
442 remove API. (The real check is slightly more complicated; it looks into the
448 As mentioned above, metalava generates documentation directly into the stubs
455 converted into English docs later via `macros_override.cs`.