Searched refs:applyLayout (Results 1 – 2 of 2) sorted by relevance
590 applyLayout(mPrimaryText, bounds); in updateLayout()592 applyLayout(mSecondaryText, bounds); in updateLayout()600 applyLayout(mPreviewImage, bounds); in updateLayout()613 private void applyLayout(View view, Rect bounds) { in applyLayout() method in FastScroller774 applyLayout(mThumbImage, bounds); in layoutThumb()1151 applyLayout(target, bounds); in transitionPreviewLayout()
66871 Landroid/widget/FastScroller;->applyLayout(Landroid/view/View;Landroid/graphics/Rect;)V