am 513069c3: Make a path constant
Merge commit '513069c39cd6610db2919c09abea2ff73158356a' into eclair-plus-aosp * commit '513069c39cd6610db2919c09abea2ff73158356a': Make a path constant
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user