Searched refs:getPopupContext (Results 1 – 10 of 10) sorted by relevance
29 public static Context getPopupContext(Toolbar toolbar) { in getPopupContext() method in Toolbar_Accessor30 return toolbar.getPopupContext(); in getPopupContext()
156 abstract Context getPopupContext(); in getPopupContext() method in FrameworkActionBarWrapper208 presenter.setMenuView(new ActionMenuView(getPopupContext())); in inflateMenus()215 Context getPopupContext() { in getPopupContext() method in FrameworkActionBarWrapper.ToolbarWrapper216 return Toolbar_Accessor.getPopupContext(mToolbar); in getPopupContext()310 Context getPopupContext() { in getPopupContext() method in FrameworkActionBarWrapper.WindowActionBarWrapper
143 OverflowMenuAdapter adapter = new OverflowMenuAdapter(menu, mActionBar.getPopupContext()); in createMenuPopup()145 ListView listView = new ListView(mActionBar.getPopupContext(), null, in createMenuPopup()160 final TypedArray a = mActionBar.getPopupContext().obtainStyledAttributes(null, in createMenuPopup()200 Context context = mActionBar.getPopupContext(); in measureContentWidth()
296 public Context getPopupContext() { in getPopupContext() method in AppCompatSpinner300 return super.getPopupContext(); in getPopupContext()314 setPopupBackgroundDrawable(ContextCompat.getDrawable(getPopupContext(), resId)); in setPopupBackgroundResource()
318 public Context getPopupContext() { in getPopupContext() method in Spinner347 setPopupBackgroundDrawable(getPopupContext().getDrawable(resId)); in setPopupBackgroundResource()1103 AlertDialog.Builder builder = new AlertDialog.Builder(getPopupContext()); in show()
2138 Context getPopupContext() { in getPopupContext() method in Toolbar
153 adapter.setDropDownViewContext(mTabSpinner.getPopupContext()); in performCollapse()
47675 method public android.content.Context getPopupContext();
47754 method public android.content.Context getPopupContext();
51032 method public android.content.Context getPopupContext();