Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstallerActivity.java78 private static final int REQUEST_TRUST_EXTERNAL_SOURCE = 1; field in PackageInstallerActivity
250 if (request == REQUEST_TRUST_EXTERNAL_SOURCE) { in onActivityResult()
889 REQUEST_TRUST_EXTERNAL_SOURCE);