Searched refs:mPresentationView (Results 1 – 1 of 1) sorted by relevance
107 private View mPresentationView; field in VrShell179 mPresentationView = new FrameLayout(mActivity); in VrShell()182 mPresentationView.setBackgroundColor(Color.BLACK); in VrShell()200 mPresentationView = surfaceView; in VrShell()226 setPresentationView(mPresentationView); in VrShell()447 mPresentationView.setOnTouchListener(mTouchListener); in initializeNative()1245 return mPresentationView; in getPresentationViewForTesting()