Home | History | Annotate | Download | only in view

Lines Matching refs:onCreatePanelView

294         public View onCreatePanelView(int featureId);
298 * called if onCreatePanelView() returns null, giving you a standard
319 * @param view The View that was returned by onCreatePanelView().
320 * @param menu If onCreatePanelView() returned null, this is the Menu
326 * @see #onCreatePanelView
399 * @param menu If onCreatePanelView() returned null, this is the Menu