Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/src/android/appsecurity/cts/keyrotationtest/service/
DISignatureQueryService.aidl36 const int RESULT_COMPANION_PACKAGE_NOT_FOUND = 13; field
DSignatureQueryService.java367 return RESULT_COMPANION_PACKAGE_NOT_FOUND; in verifyCheckSignatures()