Searched refs:containing (Results 1 – 17 of 17) sorted by relevance
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiAnnotationItem.kt | 182 val containing = resolved.containingClass in appendValue() constant 183 if (containing != null) { in appendValue() 186 val cls = codebase.findOrCreateClass(containing) in appendValue() 199 containing.qualifiedName?.let { in appendValue()
|
D | UAnnotationItem.kt | 167 val containing = resolved.containingClass in appendValue() constant 168 if (containing != null) { in appendValue() 171 val cls = codebase.findOrCreateClass(containing) in appendValue() 184 containing.qualifiedName?.let { in appendValue()
|
D | PsiBasedCodebase.kt | 535 val containing = curr?.containingClass in <lambda>() constant 536 if (containing == null) { in <lambda>() 539 curr = containing in <lambda>()
|
D | Javadoc.kt | 857 val containing = resolved.containingClass ?: run { in handleTag() constant 861 if (samePackage(owner, containing)) { in handleTag() 865 val qualifiedName = containing.qualifiedName ?: run { in handleTag()
|
/tools/test/graphicsbenchmark/dist/ |
D | README | 10 --apk-dir=dir Directory containing the APKs for qualifications. If --apk-info is
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ApiLint.kt | 382 val containing = method.containingClass().qualifiedName() in <lambda>() constant 383 if (containing.startsWith("android.opengl") || in <lambda>() 384 containing.startsWith("android.renderscript") || in <lambda>() 385 containing.startsWith("android.database.sqlite.") || in <lambda>() 386 containing == "android.system.OsConstants" in <lambda>()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 116 // immediately above the line containing the insertion point (thus multiple 129 // Note that if the line containing the insertion point begins with
|
/tools/external/fat32lib/ |
D | NOTICE | 51 …ary or any derivative work under copyright law: that is to say, a work containing the Library or a… 91 …d, regardless of whether it is legally a derivative work. (Executables containing this object code… 93 …object code for the work under the terms of Section 6. Any executables containing that work also f… 95 …link a "work that uses the Library" with the Library to produce a work containing portions of the … 99 …an modify the Library and then relink to produce a modified executable containing the modified Lib…
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 27 // A record containing the status, logs, and other information associated with a
|
/tools/test/connectivity/acts/tests/google/wifi/aware/ |
D | README.md | 31 Where `<test_file>` is a file containing a list of tests. Each of the test
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 50 // The protocol compiler can output a FileDescriptorSet containing the .proto 174 // If set, gives the index of a oneof in the containing type's oneof_decl 177 // on the extension range containing the extension's field number. 625 // extend block (possibly containing multiple extension definitions) will
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 356 and the ICMP Pointer field containing the offset of the unrecognized 541 subsequent options and to pad out the containing header to a multiple 1098 (2) A Fragment header containing: 1103 A Fragment Offset containing the offset of the fragment, 1533 discard UDP packets containing a zero checksum, and should log 1802 containing this one option would look as follows: 1831 containing this one option would look as follows: 1857 A Hop-by-Hop or Destination Options header containing both options X
|
/tools/metalava/ |
D | FORMAT.md | 14 containing class is final. 493 overridden method by "final", **and** if the containing class is final, then the
|
D | README.md | 80 IntelliJ external annotations data as well as signature files containing
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_lineage.txt | 100 try for passwords containing non-ASCII characters.
|
D | help_rotate.txt | 103 try for passwords containing non-ASCII characters.
|
D | help_sign.txt | 151 try for passwords containing non-ASCII characters.
|