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

Commit 53477531 authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Update getVoiceMessageCount() comments.

Bug: 21559800
Change-Id: I7a737ae8a93c59391f232b5da6e3b36874126f3a
parent 42fde939
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2291,7 +2291,8 @@ public class TelephonyManager {
    }

    /**
     * Returns the voice mail count. Return 0 if unavailable.
     * Returns the voice mail count. Return 0 if unavailable, -1 if there are unread voice messages
     * but the count is unknown,
     * <p>
     * Requires Permission:
     *   {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}