Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DInstallStart.java308 private void checkDevicePolicyRestrictions(boolean isTrustedSource) { in checkDevicePolicyRestrictions()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/model/
DInstallRepository.kt80 private var isTrustedSource = false in <lambda>() variable