Home
last modified time | relevance | path

Searched refs:getAllowedInstallersAndCertificates (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/integrity/
DInstallerAllowedByManifestFormula.java64 appInstallMetadata.getAllowedInstallersAndCertificates(); in matches()
DAppInstallMetadata.java117 public Map<String, String> getAllowedInstallersAndCertificates() { in getAllowedInstallersAndCertificates() method in AppInstallMetadata
/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/
DAppIntegrityManagerServiceImplTest.java340 appInstallMetadata.getAllowedInstallersAndCertificates(); in handleBroadcast_correctArgs()