Searched refs:getChildLp (Results 1 – 1 of 1) sorted by relevance
200 addView(mCurrentView, getChildLp(mCurrentView)); in init()205 addView(mActionRow, getChildLp(mActionRow)); in init()569 addView(mCurrentView, getChildLp(mCurrentView)); in reinflate()573 addView(mCurrentView, getChildLp(mCurrentView)); in reinflate()633 private LayoutParams getChildLp(View child) { in getChildLp() method in SliceView