Searched refs:isAppSourceCertificateTrusted (Results 1 – 4 of 4) sorted by relevance
71 public boolean isAppSourceCertificateTrusted(@NonNull X509Certificate certificate) in isAppSourceCertificateTrusted() method in FileIntegrityManager74 return mService.isAppSourceCertificateTrusted( in isAppSourceCertificateTrusted()
25 boolean isAppSourceCertificateTrusted(in byte[] certificateBytes, in String packageName); in isAppSourceCertificateTrusted() method
66 public boolean isAppSourceCertificateTrusted(@Nullable byte[] certificateBytes,
37218 …Manifest.permission.REQUEST_INSTALL_PACKAGES}) public boolean isAppSourceCertificateTrusted(@NonNu…