Searched refs:mIsCaptureIntent (Results 1 – 2 of 2) sorted by relevance
48 private final boolean mIsCaptureIntent; field in MainActivityLayout62 mIsCaptureIntent = (MediaStore.ACTION_IMAGE_CAPTURE.equals(action) in MainActivityLayout()100 if (mIsCaptureIntent || !mSwipeEnabled) { in onInterceptTouchEvent()
484 private final boolean mIsCaptureIntent; field in CameraAppUI741 || mIsCaptureIntent in onScroll()781 mIsCaptureIntent = isCaptureIntent; in CameraAppUI()1019 (!mIsCaptureIntent && mAccessibilityUtil.isAccessibilityEnabled()) ? View.VISIBLE in resume()1063 if (!mIsCaptureIntent) { in showShimmyDelayed()1087 if (!mIsCaptureIntent && mAccessibilityUtil.isAccessibilityEnabled()) { in onPreviewVisiblityChanged()2105 if (bottomBarSpec.hideHdr || mIsCaptureIntent) {