Searched refs:getThemedContext (Results 1 – 10 of 10) 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()
366 setCustomView(LayoutInflater.from(getThemedContext()).inflate(resId, in setCustomView()912 public Context getThemedContext() { in getThemedContext() method in WindowDecorActionBar1133 new MenuPopupHelper(getThemedContext(), subMenu).show(); in onSubMenuSelected()1199 return setCustomView(LayoutInflater.from(getThemedContext()) in setCustomView()
146 public Context getThemedContext() { in getThemedContext() method in ToolbarActionBar
873 public Context getThemedContext() { return null; } in getThemedContext() method in ActionBar
5484 mMenuInflater = new MenuInflater(mActionBar.getThemedContext(), this); in getMenuInflater()
139 return mActionBar.getThemedContext(); in getActionMenuContext()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3173 method public android.content.Context getThemedContext();
4297 method public android.content.Context getThemedContext();