OSDN Git Service

Don't throw RemoteException in public RemoteCallVideoClient APIs.
authorAndrew Lee <anwlee@google.com>
Tue, 22 Jul 2014 19:09:38 +0000 (12:09 -0700)
committerAndrew Lee <anwlee@google.com>
Tue, 22 Jul 2014 22:47:56 +0000 (15:47 -0700)
commit8a57efb7eb627c20bc43a8007a95652247720118
treec1436113c680c4a17dd9ecc98a8f620d0efc1d22
parent921ec8056a3010d0a21400f97312cf3f7d97ffaa
Don't throw RemoteException in public RemoteCallVideoClient APIs.

- Hide constructor.
- No longer implements IBinder.DeathRecipient.
- Catch RemoteExceptions instead of throwing RemoteExceptions.

Change-Id: Iaa049cab9e24120d3ea732e1ede78cc6fcd0ad71
api/current.txt
telecomm/java/android/telecomm/RemoteCallVideoClient.java