Searched refs:mSurfaceViewFragment (Results 1 – 1 of 1) sorted by relevance
43 private Fragment mSurfaceViewFragment; field in RotaryMenu187 if (mSurfaceViewFragment == null) { in showSurfaceViewFragment()188 mSurfaceViewFragment = new SurfaceViewFragment(); in showSurfaceViewFragment()190 showFragment(mSurfaceViewFragment); in showSurfaceViewFragment()