Searched refs:EVENT_REQUEST_INSTALLER_INTENT (Results 1 – 2 of 2) sorted by relevance
76 private static final int EVENT_REQUEST_INSTALLER_INTENT = 1; field in MainActivity277 } else if (event == EVENT_REQUEST_INSTALLER_INTENT) { in onReceive()
131 private static final int EVENT_REQUEST_INSTALLER_INTENT = 1; field in PackageInstallerCujTestBase297 sendRequestInstallerBroadcast(EVENT_REQUEST_INSTALLER_INTENT); in startInstallationViaIntent()305 sendRequestInstallerBroadcast(EVENT_REQUEST_INSTALLER_INTENT, /* useV2= */ true); in startInstallationUpdateViaIntent()