Merge "Update getVoiceMessageCount() comments." into mnc-dev

This commit is contained in:
Amit Mahajan
2015-06-04 19:13:52 +00:00
committed by Android (Google) Code Review

View File

@@ -2298,7 +2298,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}