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.java67 private static final int REQUEST_TRUST_EXTERNAL_SOURCE = 1; field in PackageInstallerActivity
192 if (request == REQUEST_TRUST_EXTERNAL_SOURCE && result == RESULT_OK) { in onActivityResult()
734 REQUEST_TRUST_EXTERNAL_SOURCE);