Searched refs:mWindowContent (Results 1 – 1 of 1) sorted by relevance
184 private View mWindowContent; field in OverlayDisplayWindow.JellybeanMr1Impl227 mWindowManager.addView(mWindowContent, mWindowParams); in show()236 mWindowManager.removeView(mWindowContent); in dismiss()256 mWindowManager.updateViewLayout(mWindowContent, mWindowParams); in relayout()268 mWindowContent = inflater.inflate( in createWindow()270 mWindowContent.setOnTouchListener(mOnTouchListener); in createWindow()272 mTextureView = (TextureView)mWindowContent.findViewById( in createWindow()281 mNameTextView = (TextView)mWindowContent.findViewById( in createWindow()