Searched refs:EVENT_REQUEST_INSTALLER_INTENT_WITH_PACKAGE_URI (Results 1 – 2 of 2) sorted by relevance
78 private static final int EVENT_REQUEST_INSTALLER_INTENT_WITH_PACKAGE_URI = 3; field in MainActivity297 } else if (event == EVENT_REQUEST_INSTALLER_INTENT_WITH_PACKAGE_URI) { in onReceive()
133 private static final int EVENT_REQUEST_INSTALLER_INTENT_WITH_PACKAGE_URI = 3; field in PackageInstallerCujTestBase313 sendRequestInstallerBroadcast(EVENT_REQUEST_INSTALLER_INTENT_WITH_PACKAGE_URI); in startInstallationViaIntentWithPackageUri()