Searched refs:getPopupContext (Results 1 – 9 of 9) sorted by relevance
29 public static Context getPopupContext(Toolbar toolbar) { in getPopupContext() method in Toolbar_Accessor30 return toolbar.getPopupContext(); in getPopupContext()
146 abstract Context getPopupContext(); in getPopupContext() method in FrameworkActionBarWrapper198 presenter.setMenuView(new ActionMenuView(getPopupContext())); in inflateMenus()205 Context getPopupContext() { in getPopupContext() method in FrameworkActionBarWrapper.ToolbarWrapper206 return Toolbar_Accessor.getPopupContext(mToolbar); in getPopupContext()300 Context getPopupContext() { in getPopupContext() method in FrameworkActionBarWrapper.WindowActionBarWrapper
141 OverflowMenuAdapter adapter = new OverflowMenuAdapter(menu, mActionBar.getPopupContext()); in createMenuPopup()143 ListView listView = new ListView(mActionBar.getPopupContext(), null, in createMenuPopup()158 final TypedArray a = mActionBar.getPopupContext().obtainStyledAttributes(null, in createMenuPopup()199 Context context = mActionBar.getPopupContext(); in measureContentWidth()
331 public Context getPopupContext() { in getPopupContext() method in Spinner360 setPopupBackgroundDrawable(getPopupContext().getDrawable(resId)); in setPopupBackgroundResource()1162 AlertDialog.Builder builder = new AlertDialog.Builder(getPopupContext()); in show()
2291 Context getPopupContext() { in getPopupContext() method in Toolbar
156 adapter.setDropDownViewContext(mTabSpinner.getPopupContext()); in performCollapse()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60629 method public android.content.Context getPopupContext();
70145 Landroid/widget/Toolbar;->getPopupContext()Landroid/content/Context;