Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DDocAnalyzer.kt530 val qualified = if (containsLinkTags(insert)) { in <lambda>() constant
532 val qualified = cls.fullyQualifiedDocumentation(original) in <lambda>() constant
533 if (original != qualified) { in <lambda>()
534 qualified.substring(if (qualified[3] == ' ') 4 else 3, qualified.length - 2) in <lambda>()
542 item.appendDocumentation(qualified, section) // 2: @ and space after tag in <lambda>()
DApiLint.kt479 val qualified = field.containingClass().qualifiedName() in <lambda>() constant
480 if (qualified.startsWith("android.os.Build") || in <lambda>()
481 qualified == "android.system.OsConstants" || in <lambda>()
482 qualified == "android.media.MediaCodecInfo" || in <lambda>()
483 qualified.startsWith("android.opengl.") || in <lambda>()
484 qualified.startsWith("android.R.") in <lambda>()
494 …"Constant field names must be named with only upper case characters: `$qualified#$name`, should be… in <lambda>()
499 "If min/max could change in future, make them dynamic methods: $qualified#$name" in <lambda>()
504 "All constants must be defined at compile time: $qualified#$name" in <lambda>()
534 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/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt248 fun `Infer fully qualified names from shorter names`() { in Infer fully qualified names from shorter names()
DApiFileTest.kt3494 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/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.txt173 --ks-provider-class Fully-qualified class name of the JCA Provider from which
197 --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/repohooks/tools/
Dpylintrc151 # supports qualified module names, as well as Unix pattern matching.
156 # with qualified names.
/tools/tradefederation/core/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