mBubbleHeight=height; | mBubbleHeight=(int)height; | height | (int)height | platform_frameworks_base | 7af771a574567f4946c9ffeb6d9b79a8fe0aff9d | com.android.systemui.bubbles.BubbleExpandedView | | | | | | Uses | True |
lp.height=height; | lp.height=(int)height; | height | (int)height | platform_frameworks_base | 7af771a574567f4946c9ffeb6d9b79a8fe0aff9d | com.android.systemui.bubbles.BubbleExpandedView | | | | | | Uses | True |
return mScrollFactor; | return (int)mVerticalScrollFactor; | mScrollFactor | (int)mScrollFactor | platform_frameworks_base | f830652e978ce3eb85528bca81bbdfff2c09cd4a | android.view.ViewConfiguration | | _1 | mScrollFactor |
---|
_2 | mVerticalScrollFactor |
---|
| | | | Uses | True |
font.drawString(text,x,y,0); | font.drawString(text,(int)x,y,0); | x | (int)x | BuildCraft | 29992b1538025e594c932248d7927da945bedd9f | buildcraft.lib.client.guide.parts.GuideChapter | | | | | | Uses | True |
setScrollerBucketSize(baseSize); | setScrollerBucketSize((int)baseSize); | baseSize | (int)baseSize | uhabits | d45a4445cc83ef629fa6a50f5cd6d9f9891e7354 | org.isoron.uhabits.views.HabitHistoryView | | | | | | Uses | True |
return mScrollFactor; | return (int)mVerticalScrollFactor; | mScrollFactor | (int)mScrollFactor | platform_frameworks_base | e9956c5c65ecd3aaf7390c10d135749e5adfb344 | android.view.ViewConfiguration | | _1 | mScrollFactor |
---|
_2 | mVerticalScrollFactor |
---|
| | | | Uses | True |
mExpandedViewContainer.setPointerPosition(pointerPosition); | mExpandedViewContainer.setPointerPosition((int)pointerPosition); | pointerPosition | (int)pointerPosition | platform_frameworks_base | b1a796b155cf6f98395f33876f5ff14b1f29f0b8 | com.android.systemui.bubbles.BubbleStackView | | _1 | pointerPosition |
---|
_2 | pointerPosition |
---|
| | | | Uses | True |