Searched refs:ContentFrameLayout (Results 1 – 4 of 4) sorted by relevance
40 public class ContentFrameLayout extends FrameLayout { class58 public ContentFrameLayout(Context context) { in ContentFrameLayout() method in ContentFrameLayout62 public ContentFrameLayout(Context context, AttributeSet attrs) { in ContentFrameLayout() method in ContentFrameLayout66 public ContentFrameLayout(Context context, AttributeSet attrs, int defStyleAttr) { in ContentFrameLayout() method in ContentFrameLayout
64 private ContentFrameLayout mContent;
89 import androidx.appcompat.widget.ContentFrameLayout;678 final ContentFrameLayout contentView = (ContentFrameLayout) subDecor.findViewById(706 contentView.setAttachListener(new ContentFrameLayout.OnAttachListener() {722 ContentFrameLayout cfl = (ContentFrameLayout) mSubDecor.findViewById(android.R.id.content);2470 private class ListMenuDecorView extends ContentFrameLayout {
3888 … "android/support/v7/widget/ContentFrameLayout": "androidx/appcompat/widget/ContentFrameLayout",