Searched refs:getThemedContext (Results 1 – 9 of 9) sorted by relevance
77 private static Context getThemedContext(Context context) { in getThemedContext() method in NavigationBar88 super(getThemedContext(context)); in NavigationBar()93 super(getThemedContext(context), attrs); in NavigationBar()99 super(getThemedContext(context), attrs, defStyleAttr); in NavigationBar()
122 private static Context getThemedContext(@NonNull BridgeContext bridgeContext) { in getThemedContext() method in SupportPreferencesUtil239 Context context = getThemedContext(bridgeContext); in inflatePreference()
365 setCustomView(LayoutInflater.from(getThemedContext()).inflate(resId, in setCustomView()911 public Context getThemedContext() { in getThemedContext() method in WindowDecorActionBar1132 new MenuPopupHelper(getThemedContext(), subMenu).show(); in onSubMenuSelected()1198 return setCustomView(LayoutInflater.from(getThemedContext()) in setCustomView()
146 public Context getThemedContext() { in getThemedContext() method in ToolbarActionBar
139 return mActionBar.getThemedContext(); in getActionMenuContext()
873 public Context getThemedContext() { return null; } in getThemedContext() method in ActionBar
4938 mMenuInflater = new MenuInflater(mActionBar.getThemedContext(), this); in getMenuInflater()
3173 method public android.content.Context getThemedContext();
3558 method public android.content.Context getThemedContext();