Searched refs:certificateView (Results 1 – 1 of 1) sorted by relevance
466 View certificateView = factory.inflate( in inflateCertificateView() local472 ((TextView) certificateView.findViewById(com.android.internal.R.id.to_common)) in inflateCertificateView()474 ((TextView) certificateView.findViewById(com.android.internal.R.id.to_org)) in inflateCertificateView()476 ((TextView) certificateView.findViewById(com.android.internal.R.id.to_org_unit)) in inflateCertificateView()480 ((TextView) certificateView.findViewById(com.android.internal.R.id.serial_number)) in inflateCertificateView()486 ((TextView) certificateView.findViewById(com.android.internal.R.id.by_common)) in inflateCertificateView()488 ((TextView) certificateView.findViewById(com.android.internal.R.id.by_org)) in inflateCertificateView()490 ((TextView) certificateView.findViewById(com.android.internal.R.id.by_org_unit)) in inflateCertificateView()496 ((TextView) certificateView.findViewById(com.android.internal.R.id.issued_on)) in inflateCertificateView()501 ((TextView) certificateView.findViewById(com.android.internal.R.id.expires_on)) in inflateCertificateView()[all …]