Searched refs:embContentBottom (Results 1 – 1 of 1) sorted by relevance
302 final int embContentBottom = embContentTop + mEmbeddedContentContainer.getMeasuredHeight(); in onLayout() local304 mEmbeddedContentContainer.layout(left, embContentTop, right, embContentBottom); in onLayout()