Searched refs:ACTION_INSTALL_PACKAGE (Results 1 – 8 of 8) sorted by relevance
34 val intent = Intent(Intent.ACTION_INSTALL_PACKAGE).apply { in verifyNoExportedReceivers()
192 if (Intent.ACTION_INSTALL_PACKAGE.equals(intent.getAction())) { in onStartCommand()
655 mockQueryActivities(Intent.ACTION_INSTALL_PACKAGE, installerActivity) in stageInstallerScan()
1694 public static final String ACTION_INSTALL_PACKAGE = "android.intent.action.INSTALL_PACKAGE"; field in Intent
2649 final Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7627 …field public static final java.lang.String ACTION_INSTALL_PACKAGE = "android.intent.action.INSTALL…
11191 …field @Deprecated public static final String ACTION_INSTALL_PACKAGE = "android.intent.action.INSTA…