Home | History | Annotate | Download | only in app

Lines Matching defs:getThemedContext

312         setCustomView(LayoutInflater.from(getThemedContext()).inflate(resId, mActionView, false));
793 public Context getThemedContext() {
845 mMenu = new MenuBuilder(getThemedContext())
852 return new MenuInflater(getThemedContext());
980 getThemedContext(), subMenu).show();
1045 return setCustomView(LayoutInflater.from(getThemedContext())