Searched refs:ACTION_UPGRADE_SETUP (Results 1 – 2 of 2) sorted by relevance
1380 public static final String ACTION_UPGRADE_SETUP = "android.intent.action.UPGRADE_SETUP"; field in Intent
3501 Intent intent = new Intent(Intent.ACTION_UPGRADE_SETUP); in startSetupActivityLocked()