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