Searched refs:qualified (Results 1 – 15 of 15) sorted by relevance
577 val qualified = if (containsLinkTags(insert)) { in <lambda>() constant579 val qualified = cls.fullyQualifiedDocumentation(original) in <lambda>() constant580 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>()
490 val qualified = field.containingClass().qualifiedName() in <lambda>() constant491 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 …]
86 (Notice how the annotations are not using fully qualified name; that's discussed92 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 sorted419 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
32 // Method identifier: fully qualified module + method names
125 --ks-provider-class Fully-qualified class name of the JCA Provider from which184 --provider-class Fully-qualified class name of the JCA Provider.
201 --ks-provider-class Fully-qualified class name of the JCA Provider from which225 --provider-class Fully-qualified class name of the JCA Provider.
122 --ks-provider-class Fully-qualified class name of the JCA Provider from which
269 fun `Infer fully qualified names from shorter names`() { in Infer fully qualified names from shorter names()
3663 fun `v3 format for qualified references in types`() { in v3 format for qualified references in types()
22 REM and set up progdir to be the fully-qualified pathname of its directory.
140 // The fully-qualified name of the exception class associated with the error.
226 # supports qualified module names, as well as Unix pattern matching.231 # with qualified names.
112 `tradefed.sh run host -n --class <fully.qualified.ClassName>`
157 // starts with a '.', it is fully-qualified. Otherwise, C++-like scoping