Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DIcon.java141 private int mInt1; field in Icon
198 return mInt1; in getDataLength()
271 return mInt1; in getResId()
626 rep.mInt1 = resId; in createWithResource()
641 rep.mInt1 = resId; in createWithResource()
656 rep.mInt1 = resId; in createWithResource()
702 rep.mInt1 = length; in createWithData()
899 mInt1 = resId; in Icon()
908 mInt1 = len; in Icon()
/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/
DStructTest.java565 @Field(order = 0, type = Type.U16) final int mInt1; field in StructTest.MismatchedConstructor
568 mInt1 = Integer.valueOf(int1); in MismatchedConstructor()
581 @Field(order = 0, type = Type.U16) final int mInt1; field in StructTest.ClassWithTwoConstructors
584 mInt1 = Integer.valueOf(int1); in ClassWithTwoConstructors()
588 mInt1 = int1; in ClassWithTwoConstructors()
597 assertEquals(13330 /* 0x3412 */, msg.mInt1); in testClassWithTwoConstructors()
649 @Field(order = 0, type = Type.S32) int mInt1; field in StructTest.BigEndianDataMessage
666 assertEquals(1, msg.mInt1); in testBigEndianByteBuffer()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17048 Landroid/graphics/drawable/Icon;->mInt1:I