Searched refs:mStickyBottomCaptureLayout (Results 1 – 1 of 1) sorted by relevance
531 private StickyBottomCaptureLayout mStickyBottomCaptureLayout; field in CameraAppUI942 mStickyBottomCaptureLayout.requestLayout(); in initDisplayListener()1368 mStickyBottomCaptureLayout = (StickyBottomCaptureLayout) mAppRootView in prepareModuleUI()1370 mStickyBottomCaptureLayout.setCaptureLayoutHelper(mCaptureLayoutHelper); in prepareModuleUI()1371 mCountdownCancelButton = (ImageButton) mStickyBottomCaptureLayout in prepareModuleUI()1911 mStickyBottomCaptureLayout.setVisibility(visible ? View.VISIBLE : View.INVISIBLE);