Searched refs:isAppSourceCertificateTrusted (Results 1 – 4 of 4) sorted by relevance
171 public boolean isAppSourceCertificateTrusted(@NonNull X509Certificate certificate) in isAppSourceCertificateTrusted() method in FileIntegrityManager174 return mService.isAppSourceCertificateTrusted( in isAppSourceCertificateTrusted()
28 boolean isAppSourceCertificateTrusted(in byte[] certificateBytes, in String packageName); in isAppSourceCertificateTrusted() method
95 public boolean isAppSourceCertificateTrusted(@Nullable byte[] certificateBytes, in isAppSourceCertificateTrusted() method in FileIntegrityService.BinderService
39398 …Manifest.permission.REQUEST_INSTALL_PACKAGES}) public boolean isAppSourceCertificateTrusted(@NonNu…