OSDN Git Service

Helper methods for voicemail status provider.
authorNancy Chen <nancychen@google.com>
Thu, 5 Mar 2015 05:02:27 +0000 (21:02 -0800)
committerNancy Chen <nancychen@google.com>
Wed, 11 Mar 2015 15:45:00 +0000 (08:45 -0700)
commit8b97ee3c4830d44d3d4bbdf29bd9a3543f16e565
tree97f4703e3d91afbd68bb195d4e80a5881044e0a5
parent4a2ca9da48e177b3cf191a435bd62a7e6b706d3e
Helper methods for voicemail status provider.

Added method to make it easier to insert into the voicemail status
table. Also takes in a phone account for future multi-SIM support.

Remove VvmSyncService class in favor of moving most of the code to
OmtpVvmSyncService.

Bug: 19236241
Change-Id: I5d9def276fbdbc6f825fb35e9fa31bfc3cead1ba
api/current.txt
api/system-current.txt
core/java/android/provider/VoicemailContract.java
telecomm/java/android/telecom/VvmSyncService.java [deleted file]