Merge "Add documentation for Locked Messages" am: 3e85da2d89 am: 332f0a4ae8 am: 568f8bff01
am: 6d4e65a34b
Change-Id: I7ae98b2e2f158aa8929ffa6bcff90a7bc6a7f47b
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user