Searched refs:mStickyBottomCaptureLayout (Results 1 – 1 of 1) sorted by relevance
532 private StickyBottomCaptureLayout mStickyBottomCaptureLayout; field in CameraAppUI943 mStickyBottomCaptureLayout.requestLayout(); in initDisplayListener()1369 mStickyBottomCaptureLayout = (StickyBottomCaptureLayout) mAppRootView in prepareModuleUI()1371 mStickyBottomCaptureLayout.setCaptureLayoutHelper(mCaptureLayoutHelper); in prepareModuleUI()1372 mCountdownCancelButton = (ImageButton) mStickyBottomCaptureLayout in prepareModuleUI()1912 mStickyBottomCaptureLayout.setVisibility(visible ? View.VISIBLE : View.INVISIBLE);