Loading core/java/android/content/Intent.java +1 −1 Original line number Diff line number Diff line Loading @@ -3363,7 +3363,7 @@ public class Intent implements Parcelable, Cloneable { * profiles - {@link #ACTION_MANAGED_PROFILE_ADDED} and {@link #ACTION_MANAGED_PROFILE_REMOVED}. */ public static final String EXTRA_USER = "android.intent.extra.user"; "android.intent.extra.USER"; /** * Extra used in the response from a BroadcastReceiver that handles Loading Loading
core/java/android/content/Intent.java +1 −1 Original line number Diff line number Diff line Loading @@ -3363,7 +3363,7 @@ public class Intent implements Parcelable, Cloneable { * profiles - {@link #ACTION_MANAGED_PROFILE_ADDED} and {@link #ACTION_MANAGED_PROFILE_REMOVED}. */ public static final String EXTRA_USER = "android.intent.extra.user"; "android.intent.extra.USER"; /** * Extra used in the response from a BroadcastReceiver that handles Loading