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()
485 private final boolean mIsCaptureIntent; field in CameraAppUI742 || mIsCaptureIntent in onScroll()782 mIsCaptureIntent = isCaptureIntent; in CameraAppUI()1020 (!mIsCaptureIntent && mAccessibilityUtil.isAccessibilityEnabled()) ? View.VISIBLE in resume()1064 if (!mIsCaptureIntent) { in showShimmyDelayed()1088 if (!mIsCaptureIntent && mAccessibilityUtil.isAccessibilityEnabled()) { in onPreviewVisiblityChanged()2106 if (bottomBarSpec.hideHdr || mIsCaptureIntent) {