Home
last modified time | relevance | path

Searched refs:ACTION_INSTALL_INSTANT_APP_PACKAGE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolver.java354 intent.setAction(Intent.ACTION_INSTALL_INSTANT_APP_PACKAGE); in buildEphemeralInstallerIntent()
DPackageManagerService.java3806 Intent.ACTION_INSTALL_INSTANT_APP_PACKAGE + "_TEST",
3807 Intent.ACTION_INSTALL_INSTANT_APP_PACKAGE}
3809 Intent.ACTION_INSTALL_INSTANT_APP_PACKAGE};
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1183 && !Intent.ACTION_INSTALL_INSTANT_APP_PACKAGE.equals(intent.getAction()) in startActivityMayWait()
/frameworks/base/core/java/android/content/
DIntent.java1636 public static final String ACTION_INSTALL_INSTANT_APP_PACKAGE field in Intent
/frameworks/base/api/
Dsystem-current.txt1565 …field public static final String ACTION_INSTALL_INSTANT_APP_PACKAGE = "android.intent.action.INSTA…
/frameworks/base/non-updatable-api/
Dsystem-current.txt1565 …field public static final String ACTION_INSTALL_INSTANT_APP_PACKAGE = "android.intent.action.INSTA…