Skip to content
Snippets Groups Projects
Commit 3e85da2d authored by Leland Miller's avatar Leland Miller Committed by Gerrit Code Review
Browse files

Merge "Add documentation for Locked Messages"

parents ce98a327 ec816a04
No related branches found
No related tags found
No related merge requests found
......@@ -3159,6 +3159,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");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment