/tools/test/graphicsbenchmark/benchmark_libs/ |
D | agq.cpp | 56 jmethodID constructor = env->GetMethodID(intentClass, "<init>", "(Ljava/lang/String;)V"); in createIntent() local 57 jobject intent = env->NewObject(intentClass, constructor, env->NewStringUTF(INTENT_START)); in createIntent()
|
/tools/netsim/ui/dist/js/ |
D | customize-map-button.js | 1 …h7SCAE/mode=imports/optimized/lit/decorators.js";let l=class extends o{constructor(){super(...argu… method in l
|
D | device-dragzone.js | 1 …ionState as d}from"./device-observer.js";var s;let o=s=class extends e{constructor(){super(),this.…
|
D | device-observer.js | 1 …constructor(e){this.device=e}get name(){return this.device.name}set name(e){this.device.name=e}get… method in t
|
D | device-list.js | 1 …{simulationState as a}from"./device-observer.js";let l=class extends t{constructor(){super(...argu… method in l
|
D | netsim-app.js | 1 …h7SCAE/mode=imports/optimized/lit/decorators.js";let c=class extends n{constructor(){super(),this.… method in c
|
D | pyramid-sprite.js | 1 …{simulationState as a}from"./device-observer.js";let d=class extends o{constructor(){super(...argu… method in d
|
D | cube-sprite.js | 1 …{simulationState as d}from"./device-observer.js";let a=class extends o{constructor(){super(...argu… method in a
|
D | device-dropzone.js | 1 …ionState as d}from"./device-observer.js";var s;let l=s=class extends t{constructor(){super(),this.…
|
D | packet-info.js | 1 …{simulationState as r}from"./device-observer.js";let d=class extends i{constructor(){super(...argu… method in d
|
D | device-map.js | 1 …{simulationState as a}from"./device-observer.js";let d=class extends t{constructor(){super(...argu… method in d
|
D | device-info.js | 7 `;let v=c=class extends s{constructor(){super(...arguments),this.yaw=0,this.pitch=0,this.roll=0,thi…
|
/tools/asuite/atest/unittest_data/cache_root/ |
D | README.md | 5 cd66f9f5ad63b42d0d77a9334de6bb73.cache -> Open test_finders/test_info.py, and in the constructor of…
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 136 --ks-provider-arg Value to pass into the constructor of the JCA Provider 138 passed into the constructor as java.lang.String. By 139 default, the no-arg provider's constructor is used. 193 --provider-arg Value to pass into the constructor of the JCA Provider 195 into the constructor as java.lang.String. By default, the 196 no-arg provider's constructor is used.
|
D | help_sign.txt | 247 --ks-provider-arg Value to pass into the constructor of the JCA Provider 249 passed into the constructor as java.lang.String. By 250 default, the no-arg provider's constructor is used. 269 --provider-arg Value to pass into the constructor of the JCA Provider 271 into the constructor as java.lang.String. By default, the 272 no-arg provider's constructor is used.
|
D | help_lineage.txt | 130 --ks-provider-arg Value to pass into the constructor of the JCA Provider 132 passed into the constructor as java.lang.String. By 133 default, the no-arg provider's constructor is used.
|
/tools/platform-compat/java/android/processor/compat/unsupportedappusage/ |
D | SignatureConverter.java | 199 private String buildConstructorSignature(ExecutableElement constructor) in buildConstructorSignature() argument 201 return getExecutableSignature("<init>", constructor); in buildConstructorSignature()
|
/tools/tradefederation/core/src/com/android/tradefed/suite/checker/ |
D | DeviceBaselineChecker.java | 103 Constructor<? extends DeviceBaselineSetter> constructor = in initializeDeviceBaselineSetters() local 105 deviceBaselineSetters.add(constructor.newInstance(objectValue, name)); in initializeDeviceBaselineSetters()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/mobly/ |
D | MoblyYamlResultParser.java | 32 import org.yaml.snakeyaml.constructor.SafeConstructor;
|
/tools/metalava/ |
D | README.md | 401 override fun visitConstructor(constructor: ConstructorItem) { 403 writeModifiers(constructor) 404 writer.print(constructor.containingClass().fullName()) 405 writeParameterList(constructor) 406 writeThrowsList(constructor)
|
/tools/metalava/metalava/src/test/resources/ |
D | source-model-provider-baseline.txt | 33 Hidden with package javadoc and hiding default constructor explicitly[turbine] 93 Javadoc link to innerclass constructor[turbine] 255 Varargs constructor parameter requiring cast[turbine]
|
/tools/tradefederation/core/src/com/android/tradefed/config/yaml/ |
D | ConfigurationYamlParser.java | 30 import org.yaml.snakeyaml.constructor.SafeConstructor;
|
/tools/test/openhst/ |
D | stress_test.proto | 44 // The format string to pass to the python datetime constructor for the
|