Home
last modified time | relevance | path

Searched refs:ARG_NO_BANNER (Results 1 – 3 of 3) sorted by relevance

/tools/metalava/src/test/java/com/android/tools/metalava/
DRewriteAnnotationsTest.kt39 ARG_NO_BANNER, in Test copying private annotations from one of the stubs()
107 ARG_NO_BANNER, in Test rewriting the bytecode for one of the public annotations()
144 ARG_NO_BANNER, in Test rewriting the bytecode for one of the public annotations in a jar file()
DDriverTest.kt987 ARG_NO_BANNER, in <lambda>()
/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt109 const val ARG_NO_BANNER = "--no-banner" in <lambda>() constant
592 if (args.isNotEmpty() && !args.contains(ARG_QUIET) && !args.contains(ARG_NO_BANNER) && in <lambda>()
988 ARG_NO_BANNER -> { in <lambda>()