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

Commit 3604bc50 authored by Daisuke Miyakawa's avatar Daisuke Miyakawa
Browse files

Introduce hidden API Contacts.CONTENT_FREQUENT_URI

Required to support frequent view in Contacts app.

Bug: 5050315
Change-Id: Ia670229e4d3e793446b0a0dce2590e20709ee18c
parent ac415954
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1438,6 +1438,13 @@ public final class ContactsContract {
        public static final Uri CONTENT_STREQUENT_URI = Uri.withAppendedPath(
                CONTENT_URI, "strequent");

        /**
         * The content:// style URI for showing frequently contacted person listing.
         * @hide
         */
        public static final Uri CONTENT_FREQUENT_URI = Uri.withAppendedPath(
                CONTENT_URI, "frequent");

        /**
         * The content:// style URI used for "type-to-filter" functionality on the
         * {@link #CONTENT_STREQUENT_URI} URI. The filter string will be used to match