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

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

Completed in 131 milliseconds