Loading core/java/android/content/Intent.java +0 −1 Original line number Diff line number Diff line Loading @@ -6923,7 +6923,6 @@ public class Intent implements Parcelable, Cloneable { * @hide */ public static final int FLAG_RECEIVER_OFFLOAD = 0x80000000; /** /** * If set, when sending a broadcast the recipient will run on the system dedicated queue. * Loading Loading
core/java/android/content/Intent.java +0 −1 Original line number Diff line number Diff line Loading @@ -6923,7 +6923,6 @@ public class Intent implements Parcelable, Cloneable { * @hide */ public static final int FLAG_RECEIVER_OFFLOAD = 0x80000000; /** /** * If set, when sending a broadcast the recipient will run on the system dedicated queue. * Loading