summaryrefslogtreecommitdiff
path: root/java/com/android/voicemail/impl/VoicemailClientImpl.java
diff options
context:
space:
mode:
authorcalderwoodra <calderwoodra@google.com>2017-07-17 16:01:53 -0700
committerEric Erfanian <erfanian@google.com>2017-07-25 16:41:33 +0000
commitfab1c8bd31a3871d466e4c3d24a4d90fcb25564c (patch)
tree6e3d8ff1dcf489055d30f3fa52ce52a2d06cf0cf /java/com/android/voicemail/impl/VoicemailClientImpl.java
parent57697f256238b43b888d8f6d9a1b17d335082513 (diff)
Fixed issue where calls longer than 60 minutes would be truncated.
SimpleDateFormatter cannot display times longer than 60 minutes. If a time is longer than 60 minutes, it will display the time % 60. This change accounts for that and replaces the truncated time with the correct time. Bug: 63709810 Test: CallEntryFormatterTest PiperOrigin-RevId: 162284780 Change-Id: Ib01b135c028b5d59637850e873e5a218f9c39ae8
Diffstat (limited to 'java/com/android/voicemail/impl/VoicemailClientImpl.java')
0 files changed, 0 insertions, 0 deletions