Searched refs:nextCertLayout (Results 1 – 1 of 1) sorted by relevance
267 LinearLayout nextCertLayout = getCertLayout(certHolder); in updateViewContainer() local271 mCurrentCertLayout = nextCertLayout; in updateViewContainer()274 animateViewTransition(nextCertLayout); in updateViewContainer()353 private void addAndAnimateNewContent(View nextCertLayout) { in addAndAnimateNewContent() argument354 mCurrentCertLayout = nextCertLayout; in addAndAnimateNewContent()356 mRootContainer.addView(nextCertLayout); in addAndAnimateNewContent()