Searched refs:mWindowContent (Results 1 – 1 of 1) sorted by relevance
79 private View mWindowContent; field in OverlayDisplayWindow130 mWindowManager.addView(mWindowContent, mWindowParams); in show()138 mWindowManager.removeView(mWindowContent); in dismiss()166 mWindowManager.updateViewLayout(mWindowContent, mWindowParams); in relayout()198 mWindowContent = inflater.inflate( in createWindow()200 mWindowContent.setOnTouchListener(mOnTouchListener); in createWindow()202 mTextureView = (TextureView)mWindowContent.findViewById( in createWindow()211 mTitleTextView = (TextView)mWindowContent.findViewById( in createWindow()