Loading core/java/android/provider/Telephony.java +1 −0 Original line number Diff line number Diff line Loading @@ -4386,6 +4386,7 @@ public final class Telephony { * Indicates that whether the message has been broadcasted to the application. * <P>Type: BOOLEAN</P> */ // TODO: deprecate this in S. public static final String MESSAGE_BROADCASTED = "message_broadcasted"; /** Loading Loading
core/java/android/provider/Telephony.java +1 −0 Original line number Diff line number Diff line Loading @@ -4386,6 +4386,7 @@ public final class Telephony { * Indicates that whether the message has been broadcasted to the application. * <P>Type: BOOLEAN</P> */ // TODO: deprecate this in S. public static final String MESSAGE_BROADCASTED = "message_broadcasted"; /** Loading