Searched refs:ACTION_UPGRADE_SETUP (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java1482 public static final String ACTION_UPGRADE_SETUP = "android.intent.action.UPGRADE_SETUP"; field in class:Intent
1742 * A string associated with a {@link #ACTION_UPGRADE_SETUP} activity
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4134 final Intent intent = new Intent(Intent.ACTION_UPGRADE_SETUP);
[all...]

Completed in 118 milliseconds