Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d4e65a3 authored by Leland Miller's avatar Leland Miller Committed by android-build-merger
Browse files

Merge "Add documentation for Locked Messages" am: 3e85da2d am: 332f0a4a

am: 568f8bff

Change-Id: I452eddd8d8d8abe29775f90e27cafd9b16ab820a
parents e69b6ed3 568f8bff
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3231,6 +3231,8 @@ public final class Telephony {

        /**
         * The {@code content://} style URL for locked messages in this table.
         * <P>This {@link Uri} is used to check at most one locked message found in the union of MMS
         * and SMS messages. Also this will return only _id column in response.</P>
         */
        public static final Uri CONTENT_LOCKED_URI = Uri.parse(
                "content://mms-sms/locked");