Searched refs:TopRoundedCornerView (Results 1 – 2 of 2) sorted by relevance
32 public class TopRoundedCornerView extends SpringRelativeLayout { class41 public TopRoundedCornerView(Context context, AttributeSet attrs, int defStyleAttr) { in TopRoundedCornerView() method in TopRoundedCornerView51 public TopRoundedCornerView(Context context, AttributeSet attrs) { in TopRoundedCornerView() method in TopRoundedCornerView
41 import com.android.launcher3.views.TopRoundedCornerView;81 TopRoundedCornerView springLayout = (TopRoundedCornerView) mContent; in onFinishInflate()119 ((TopRoundedCornerView) mContent).setNavBarScrimHeight(mInsets.bottom); in setInsets()