Home
last modified time | relevance | path

Searched defs:certificateBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/security/
DIFileIntegrityService.aidl28 boolean isAppSourceCertificateTrusted(in byte[] certificateBytes, in String packageName); in isAppSourceCertificateTrusted()
/frameworks/base/services/core/java/com/android/server/security/
DFileIntegrityService.java95 public boolean isAppSourceCertificateTrusted(@Nullable byte[] certificateBytes, in isAppSourceCertificateTrusted()