Searched refs:mIntentReviewLayout (Results 1 – 1 of 1) sorted by relevance
65 private TopRightWeightedLayout mIntentReviewLayout; field in BottomBar135 if (mIntentReviewLayout != null) { in setPaintColor()136 ColorDrawable intentBackground = (ColorDrawable) mIntentReviewLayout in setPaintColor()182 mIntentReviewLayout = in onFinishInflate()234 mIntentReviewLayout.setVisibility(View.GONE); in transitionToCapture()245 mIntentReviewLayout.setVisibility(View.GONE); in transitionToCancel()256 mIntentReviewLayout.setVisibility(View.GONE); in transitionToIntentCaptureLayout()269 mIntentReviewLayout.setVisibility(View.VISIBLE); in transitionToIntentReviewLayout()