Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/metrics/
DProvisioningAttempt.java150 public void setCertChainLength(int certChainLength) { in setCertChainLength() argument
151 mCertChainLength = certChainLength; in setCertChainLength()