Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/metrics/
DProvisioningAttempt.java189 mIsKeyPoolEmpty, getIntStatus(), mRootCertFingerprint, mCertChainLength); in close()
192 transportType, getIntStatus(), mHttpStatusError); in close()
196 mRemotelyProvisionedComponent, mCause, getIntStatus()); in close()
302 private int getIntStatus() { in getIntStatus() method in ProvisioningAttempt