Searched refs:mInt1 (Results 1 – 3 of 3) sorted by relevance
141 private int mInt1; field in Icon198 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()
565 @Field(order = 0, type = Type.U16) final int mInt1; field in StructTest.MismatchedConstructor568 mInt1 = Integer.valueOf(int1); in MismatchedConstructor()581 @Field(order = 0, type = Type.U16) final int mInt1; field in StructTest.ClassWithTwoConstructors584 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.BigEndianDataMessage666 assertEquals(1, msg.mInt1); in testBigEndianByteBuffer()
17048 Landroid/graphics/drawable/Icon;->mInt1:I