Searched refs:nextCertLayout (Results 1 – 1 of 1) sorted by relevance
261 LinearLayout nextCertLayout = getCertLayout(certHolder); in updateViewContainer() local265 mCurrentCertLayout = nextCertLayout; in updateViewContainer()268 animateViewTransition(nextCertLayout); in updateViewContainer()352 private void addAndAnimateNewContent(View nextCertLayout) { in addAndAnimateNewContent() argument353 mCurrentCertLayout = nextCertLayout; in addAndAnimateNewContent()355 mRootContainer.addView(nextCertLayout); in addAndAnimateNewContent()