Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/src/android/appsecurity/cts/keyrotationtest/service/
DISignatureQueryService.aidl29 const int RESULT_GET_SIGNING_CERTIFICATES_MULTIPLE_SIGNERS = 6; field
DSignatureQueryService.java270 return RESULT_GET_SIGNING_CERTIFICATES_MULTIPLE_SIGNERS; in verifyGetSigningCertificates()