Searched refs:mTopContainer (Results 1 – 1 of 1) sorted by relevance
216 @Nullable private View mTopContainer; field in VolumeDialogImpl485 if (view == mTopContainer && !mIsRingerDrawerOpen) { in unionViewBoundstoTouchableRegion()605 mTopContainer = mDialogView.findViewById(R.id.volume_dialog_top_container); in initDialog()2306 if (mTopContainer == null) {2348 mTopContainer.setBackground(background);