Make a path constant

Add a constant for the new locked uri.

Change-Id: I3bad24ac7ee806442bdd5e38be61005f081edf0d
This commit is contained in:
Tom Taylor
2009-09-01 15:09:26 -07:00
parent 9217c45829
commit 513069c39c

View File

@@ -1539,6 +1539,9 @@ public final class Telephony {
public static final Uri CONTENT_DRAFT_URI = Uri.parse(
"content://mms-sms/draft");
public static final Uri CONTENT_LOCKED_URI = Uri.parse(
"content://mms-sms/locked");
/***
* Pass in a query parameter called "pattern" which is the text
* to search for.