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

Commit 37c34861 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Adding a new provider status

Change-Id: I673f522e41c2b70ba77e1b1d0cd58831657b1c06
parent d348bb4f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6126,6 +6126,14 @@ public final class ContactsContract {
         */
        public static final int STATUS_CHANGING_LOCALE = 3;

        /**
         * The status that indicates that there are no accounts and no contacts
         * on the device.
         *
         * @hide
         */
        public static final int STATUS_NO_ACCOUNTS_NO_CONTACTS = 4;

        /**
         * Additional data associated with the status.
         *