Searched refs:mIntentReviewLayout (Results 1 – 1 of 1) sorted by relevance
67 private TopRightWeightedLayout mIntentReviewLayout; field in BottomBar121 if (mIntentReviewLayout != null) { in setPaintColor()122 ColorDrawable intentBackground = (ColorDrawable) mIntentReviewLayout in setPaintColor()175 mIntentReviewLayout = in onFinishInflate()253 mIntentReviewLayout.setVisibility(View.GONE); in transitionToCapture()264 mIntentReviewLayout.setVisibility(View.GONE); in transitionToCancel()275 mIntentReviewLayout.setVisibility(View.GONE); in transitionToIntentCaptureLayout()288 mIntentReviewLayout.setVisibility(View.VISIBLE); in transitionToIntentReviewLayout()