summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/function
diff options
context:
space:
mode:
authoruabdullah <uabdullah@google.com>2017-12-19 17:02:50 -0800
committerEric Erfanian <erfanian@google.com>2017-12-22 08:51:53 -0800
commita06002dcddc6bbf1d01350a2978d00f3c7665e6e (patch)
treef50629fb5ed497b135174e9d75abf65a79b44ddb /java/com/android/dialer/function
parent2bf7d229b18ffdc6ebbc2f07ec3eaa685731e703 (diff)
Register content observer when voicemail table changes.
When a new voicemail is received, it is written in the voicemail table by the Voicemail service. However the new voicemail will not get updated/shown in the New Voicemail UI as the annotated call log would be stale. This CL ensures that when the voicemail is added, the annotated call log is marked dirty and refreshed. This way the new voicemail will be shown in the new voicemail UI. Since a new voicemail is also added, we want to make sure the headers for "today" and "older", their positions are also updated accordingly. Bug: 64882313 Test: Unit tests PiperOrigin-RevId: 179623267 Change-Id: I5dfc84f62f9f37c57ffb2dbbe7e848a58306a19d
Diffstat (limited to 'java/com/android/dialer/function')
0 files changed, 0 insertions, 0 deletions