Searched refs:mPopupWindowFragment (Results 1 – 1 of 1) sorted by relevance
42 private Fragment mPopupWindowFragment; field in RotaryMenu180 if (mPopupWindowFragment == null) { in showPopupWindowFragment()181 mPopupWindowFragment = new PopupWindowFragment(); in showPopupWindowFragment()183 showFragment(mPopupWindowFragment); in showPopupWindowFragment()