Home | History | Annotate | Download | only in app

Lines Matching defs:onCreateContentView

71  * <li>{@link #onCreateContentView} to provide the contents view. The content view is located in
674 View content = onCreateContentView(inflater, contentContainer);
866 abstract protected View onCreateContentView(LayoutInflater inflater, ViewGroup container);