OSDN Git Service

Update TelecomManager docs regarding PhoneAccounts
authorBrad Ebinger <breadley@google.com>
Fri, 29 Jan 2016 23:40:43 +0000 (15:40 -0800)
committerBrad Ebinger <breadley@google.com>
Mon, 8 Feb 2016 19:07:08 +0000 (19:07 +0000)
commitec0d33490ab48b40d1d18723935f49f41072164b
treeab7cb6d15065a2a7517cdcdf4e9f7b5ef698446d
parent2af189a0a7962501b808cd50499d978a7cd10d81
Update TelecomManager docs regarding PhoneAccounts

Updates the docs for addNewIncomingCall to mention that if the
PhoneAccountHandle representing a PhoneAccount is not registered or not
enabled, a SecurityException will be thrown (as of b/26864502). Also
notifies the user that PhoneAccounts are stored in DE storage
in registerPhoneAccount.

Bug: 26874536
Bug: 26780305
Change-Id: I2dae932cfa3404d7d5060dad840a75227793603e
telecomm/java/android/telecom/TelecomManager.java