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

Commit 513069c3 authored by Tom Taylor's avatar Tom Taylor
Browse files

Make a path constant

Add a constant for the new locked uri.

Change-Id: I3bad24ac7ee806442bdd5e38be61005f081edf0d
parent 9217c458
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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.