Home
last modified time | relevance | path

Searched refs:PUBLIC (Results 1 – 25 of 133) sorted by relevance

123456

/cts/tests/signature/tests/src/android/signature/cts/tests/
DJDiffClassDescriptionTest.java87 clz.setModifier(Modifier.PUBLIC); in createNormalClass()
109 new JDiffClassDescription.JDiffConstructor("NormalClass", Modifier.PUBLIC); in testSimpleConstructor()
155 "staticMethod", Modifier.STATIC | Modifier.PUBLIC, "void"); in testStaticMethod()
164 "syncMethod", Modifier.SYNCHRONIZED | Modifier.PUBLIC, "void"); in testSyncMethod()
200 "throwsMethod", Modifier.PUBLIC, "void"); in testThrowsMethod()
211 "nativeMethod", Modifier.PUBLIC | Modifier.NATIVE, "void"); in testNativeMethod()
220 "FINAL_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.FINAL, VALUE); in testFinalField()
229 "STATIC_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.STATIC, VALUE); in testStaticField()
238 "VOLATILE_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.VOLATILE, VALUE); in testVolatileFiled()
248 Modifier.PUBLIC | Modifier.TRANSIENT, VALUE); in testTransientField()
[all …]
/cts/tools/dasm/src/dasm/
Dsym.java48 static final int PUBLIC = 45; field in sym
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_3.dfh98 // access_flags: 0x000001 (PUBLIC)
177 // parsed: offset 397, len 1: access_flags: 0x000009 (PUBLIC STATIC)
184 // parsed: offset 399, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
192 // parsed: offset 405, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/signature-tools/src/signature/converter/doclet/
DDocletFactory.java71 case PUBLIC: in getRootDoc()
72 accessModifier |= com.sun.tools.javac.code.Flags.PUBLIC; // 0x1 in getRootDoc()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_3.dfh102 // access_flags: 0x000001 (PUBLIC)
183 // parsed: offset 406, len 1: access_flags: 0x000009 (PUBLIC STATIC)
190 // parsed: offset 408, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/
DT_iget_short_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 416, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 422, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
DT_sget_wide_4.dfh107 // access_flags: 0x000001 (PUBLIC)
188 // parsed: offset 411, len 1: access_flags: 0x000009 (PUBLIC STATIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/d/
DT_iput_wide_3.dfh102 // access_flags: 0x000001 (PUBLIC)
184 // parsed: offset 410, len 1: access_flags: 0x000001 (PUBLIC)
190 // parsed: offset 412, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 418, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_3.dfh102 // access_flags: 0x000001 (PUBLIC)
183 // parsed: offset 391, len 1: access_flags: 0x000009 (PUBLIC STATIC)
190 // parsed: offset 393, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 399, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 411, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/
DT_iget_char_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 411, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/
DT_iget_object_4.dfh105 // access_flags: 0x000001 (PUBLIC)
187 // parsed: offset 413, len 1: access_flags: 0x000001 (PUBLIC)
193 // parsed: offset 415, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
201 // parsed: offset 421, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
DT_iput_3.dfh102 // access_flags: 0x000001 (PUBLIC)
184 // parsed: offset 391, len 1: access_flags: 0x000001 (PUBLIC)
190 // parsed: offset 393, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 399, len 1: access_flags: 0x000001 (PUBLIC)
DT_sput_3.dfh102 // access_flags: 0x000001 (PUBLIC)
183 // parsed: offset 391, len 1: access_flags: 0x000009 (PUBLIC STATIC)
190 // parsed: offset 393, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 399, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/
DT_iput_boolean_3.dfh102 // access_flags: 0x000001 (PUBLIC)
184 // parsed: offset 415, len 1: access_flags: 0x000001 (PUBLIC)
190 // parsed: offset 417, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 423, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/
DT_iput_byte_3.dfh102 // access_flags: 0x000001 (PUBLIC)
184 // parsed: offset 406, len 1: access_flags: 0x000001 (PUBLIC)
190 // parsed: offset 408, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/
DT_sget_char_4.dfh107 // access_flags: 0x000001 (PUBLIC)
188 // parsed: offset 411, len 1: access_flags: 0x000009 (PUBLIC STATIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/
DT_sget_object_4.dfh105 // access_flags: 0x000001 (PUBLIC)
186 // parsed: offset 413, len 1: access_flags: 0x000009 (PUBLIC STATIC)
193 // parsed: offset 415, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
201 // parsed: offset 421, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/
DT_sget_4.dfh107 // access_flags: 0x000001 (PUBLIC)
188 // parsed: offset 396, len 1: access_flags: 0x000009 (PUBLIC STATIC)
195 // parsed: offset 398, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 404, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/
DT_sget_byte_4.dfh107 // access_flags: 0x000001 (PUBLIC)
188 // parsed: offset 411, len 1: access_flags: 0x000009 (PUBLIC STATIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/
DT_sget_short_4.dfh107 // access_flags: 0x000001 (PUBLIC)
188 // parsed: offset 414, len 1: access_flags: 0x000009 (PUBLIC STATIC)
195 // parsed: offset 416, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 422, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/
DT_iget_wide_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 411, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 396, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 398, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 404, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
DT_iget_boolean_4.dfh107 // access_flags: 0x000001 (PUBLIC)
189 // parsed: offset 420, len 1: access_flags: 0x000001 (PUBLIC)
195 // parsed: offset 422, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
203 // parsed: offset 428, len 1: access_flags: 0x000001 (PUBLIC)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
DT_sput_boolean_3.dfh102 // access_flags: 0x000001 (PUBLIC)
183 // parsed: offset 415, len 1: access_flags: 0x000009 (PUBLIC STATIC)
190 // parsed: offset 417, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR)
198 // parsed: offset 423, len 1: access_flags: 0x000001 (PUBLIC)

123456