Home | History | Annotate | Download | only in widget

Lines Matching refs:getPopupContext

318     public Context getPopupContext() {
347 setPopupBackgroundDrawable(getPopupContext().getDrawable(resId));
492 * way to achieve this is by using {@link #getPopupContext()} to obtain a
1103 AlertDialog.Builder builder = new AlertDialog.Builder(getPopupContext());