Home
last modified time | relevance | path

Searched refs:qualified (Results 1 – 15 of 15) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DDocAnalyzer.kt577 val qualified = if (containsLinkTags(insert)) { in <lambda>() constant
579 val qualified = cls.fullyQualifiedDocumentation(original) in <lambda>() constant
580 if (original != qualified) { in <lambda>()
581 qualified.substring(if (qualified[3] == ' ') 4 else 3, qualified.length - 2) in <lambda>()
589 item.appendDocumentation(qualified, section) // 2: @ and space after tag in <lambda>()
DApiLint.kt490 val qualified = field.containingClass().qualifiedName() in <lambda>() constant
491 if (qualified.startsWith("android.os.Build") || in <lambda>()
492 qualified == "android.system.OsConstants" || in <lambda>()
493 qualified == "android.media.MediaCodecInfo" || in <lambda>()
494 qualified.startsWith("android.opengl.") || in <lambda>()
495 qualified.startsWith("android.R.") in <lambda>()
505 …"Constant field names must be named with only upper case characters: `$qualified#$name`, should be… in <lambda>()
510 "If min/max could change in future, make them dynamic methods: $qualified#$name" in <lambda>()
515 "All constants must be defined at compile time: $qualified#$name" in <lambda>()
545 val qualified = cls.qualifiedName() in <lambda>() constant
[all …]
/tools/metalava/
DFORMAT.md86 (Notice how the annotations are not using fully qualified name; that's discussed
92 The annotations should be sorted alphabetically by fully qualified name.
418 classes. The classes are listed by fully qualified name, but in v1 it was sorted
419 by simple name. In the v2 format, we sort by fully qualified name instead.
441 That begs the question: which fully qualified name should we put in the
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/
Dacts_usage_metadata.proto32 // Method identifier: fully qualified module + method names
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt125 --ks-provider-class Fully-qualified class name of the JCA Provider from which
184 --provider-class Fully-qualified class name of the JCA Provider.
Dhelp_sign.txt201 --ks-provider-class Fully-qualified class name of the JCA Provider from which
225 --provider-class Fully-qualified class name of the JCA Provider.
Dhelp_lineage.txt122 --ks-provider-class Fully-qualified class name of the JCA Provider from which
/tools/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt269 fun `Infer fully qualified names from shorter names`() { in Infer fully qualified names from shorter names()
DApiFileTest.kt3663 fun `v3 format for qualified references in types`() { in v3 format for qualified references in types()
/tools/apksig/etc/
Dapksigner.bat22 REM and set up progdir to be the fully-qualified pathname of its directory.
/tools/asuite/atest/tf_proto/
Dtest_record.proto140 // The fully-qualified name of the exception class associated with the error.
/tools/repohooks/tools/
Dpylintrc226 # supports qualified module names, as well as Unix pattern matching.
231 # with qualified names.
/tools/asuite/atest-py2/docs/
Ddeveloper_workflow.md112 `tradefed.sh run host -n --class <fully.qualified.ClassName>`
/tools/asuite/atest/docs/
Ddeveloper_workflow.md112 `tradefed.sh run host -n --class <fully.qualified.ClassName>`
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto157 // starts with a '.', it is fully-qualified. Otherwise, C++-like scoping