Home
last modified time | relevance | path

Searched refs:setCertChainLength (Results 1 – 2 of 2) sorted by relevance

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/interfaces/
DServerInterface.java189 metrics.setCertChainLength(0); in requestSignedCertificates()
194 metrics.setCertChainLength(certs.length); in requestSignedCertificates()
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/metrics/
DProvisioningAttempt.java150 public void setCertChainLength(int certChainLength) { in setCertChainLength() method in ProvisioningAttempt