Home
last modified time | relevance | path

Searched refs:mInt2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/
DStructTest.java566 @Field(order = 1, type = Type.U16) final int mInt2; field in StructTest.MismatchedConstructor
569 mInt2 = Integer.valueOf(int2); in MismatchedConstructor()
582 @Field(order = 1, type = Type.U16) final int mInt2; field in StructTest.ClassWithTwoConstructors
585 mInt2 = Integer.valueOf(int2); in ClassWithTwoConstructors()
589 mInt2 = int2; in ClassWithTwoConstructors()
598 assertEquals(30806 /* 0x7856 */, msg.mInt2); in testClassWithTwoConstructors()
650 @Field(order = 1, type = Type.S32) int mInt2; field in StructTest.BigEndianDataMessage
667 assertEquals(-2, msg.mInt2); in testBigEndianByteBuffer()
/frameworks/base/graphics/java/android/graphics/drawable/
DIcon.java144 private int mInt2; field in Icon
213 return mInt2; in getDataOffset()
703 rep.mInt2 = offset; in createWithData()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17049 Landroid/graphics/drawable/Icon;->mInt2:I