commit | c08484b1fc4c4001f59ae963ce6082209ac00172 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Mon Dec 15 10:42:06 2014 -0800 |
committer | Andrew Lee <anwlee@google.com> | Mon Dec 15 11:05:30 2014 -0800 |
tree | 7296881a73cf40ccda11abdd10ac4fda9d67a4b5 | |
parent | f5ca18ec40748d4a73fd987ac526a9c40ccb0f77 [diff] |
Use mInCallActivity if mContext is null. It seems that attemptFinishActivity can occasionally be invoked when mContext hasn't been set, via setActivity -> updateActivity -> attemptFinishActivity, if there are NO_CALLS. In this case, fall back on mInCallActivity as the context for clearing the display. Bug: 18728214 Change-Id: I504af612f79e14787741b14b03170805f57c5699