Home | History | Annotate | Download | only in app

Lines Matching defs:onCreateContentView

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