Searched refs:EXTRA_VERSION_CODE (Results 1 – 5 of 5) sorted by relevance
300 Intent.EXTRA_VERSION_CODE, in postInstantAppNotif()
21 import static android.content.Intent.EXTRA_VERSION_CODE;300 integrityVerification.putExtra(EXTRA_VERSION_CODE, pkgLite.versionCode); in sendIntegrityVerificationRequest()
375 intent.putExtra(Intent.EXTRA_VERSION_CODE, (int) filter.versionCode); in buildEphemeralInstallerIntent()
6334 public static final String EXTRA_VERSION_CODE = "android.intent.extra.VERSION_CODE"; field in Intent
10613 Landroid/content/Intent;->EXTRA_VERSION_CODE:Ljava/lang/String;