Home
last modified time | relevance | path

Searched refs:ACTION_UPGRADE_SETUP (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStartController.java226 final Intent intent = new Intent(Intent.ACTION_UPGRADE_SETUP); in startSetupActivity()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java1619 public static final String ACTION_UPGRADE_SETUP = "android.intent.action.UPGRADE_SETUP"; field in Intent
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3550 field public static final String ACTION_UPGRADE_SETUP = "android.intent.action.UPGRADE_SETUP";