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

Commit 12aed4e6 authored by cretin45's avatar cretin45
Browse files

Unhide thou which shall not be hidden

Change-Id: If3aa8d08716994c0ac86b3ebe1606ce635338fc3
parent da9e0547
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -1155,8 +1155,6 @@ public final class ContactsContract {
         * }
         * </pre>
         * </p>
         *
         * @hide
         */
        public static final String EXTRA_ADDRESS_BOOK_INDEX =
                "android.provider.extra.ADDRESS_BOOK_INDEX";
@@ -1165,8 +1163,6 @@ public final class ContactsContract {
         * The array of address book index titles, which are returned in the
         * same order as the data in the cursor.
         * <p>TYPE: String[]</p>
         *
         * @hide
         */
        public static final String EXTRA_ADDRESS_BOOK_INDEX_TITLES =
                "android.provider.extra.ADDRESS_BOOK_INDEX_TITLES";
@@ -1175,8 +1171,6 @@ public final class ContactsContract {
         * The array of group counts for the corresponding group.  Contains the same number
         * of elements as the EXTRA_ADDRESS_BOOK_INDEX_TITLES array.
         * <p>TYPE: int[]</p>
         *
         * @hide
         */
        public static final String EXTRA_ADDRESS_BOOK_INDEX_COUNTS =
                "android.provider.extra.ADDRESS_BOOK_INDEX_COUNTS";