summaryrefslogtreecommitdiffstats
path: root/cmds/ime
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2015-02-12 09:44:41 -0800
committerEtan Cohen <etancohen@google.com>2015-03-02 20:43:58 +0000
commit7c07dfa5529dd8049a526de227cae8abc2f72226 (patch)
treedd1c58bf53f0fe91b13b130ba403023327526fac /cmds/ime
parent204f80e0aac4fed8e4e29406b3a9eb689b9b5287 (diff)
downloadframeworks_base-7c07dfa5529dd8049a526de227cae8abc2f72226.zip
frameworks_base-7c07dfa5529dd8049a526de227cae8abc2f72226.tar.gz
frameworks_base-7c07dfa5529dd8049a526de227cae8abc2f72226.tar.bz2
Add frameworks classes and methods necessary for VVM syncadapter structure.
+ VvmSyncService is the base class for all visual voicemail sync services that run the visual voicemail sync adapter. This class handles writing to the voicemail provider and receiving changes from the voicemail provider. + AuthenticatorService is a stub class for visual voicemail sync adapters that do not use an Account (all sync adapters must have an account associated with them, so a stub account is necessary). + Voicemail parcelable object to pass voicemail data around easier. This is mostly copied from VoicemailProviderDemo + Extra helper methods in VoicemailContract to help insert and delete from the voicemail provider. + Add multi-sim fields to VoicemailContract.Voicemails Bug: 19236241 Change-Id: I603e3e5908704cd043e46221680d8bb600ed2cf4
Diffstat (limited to 'cmds/ime')
0 files changed, 0 insertions, 0 deletions