fix NPE in CallLog.AddCallParametersBuilder#setAssertedDisplayName

It appears some backup & restore CallLog tests are populating setAssertedDisplayName with
a null object. This is causing a NPE to occur.  This XS-CL fixes the NPE.

Fixes: 327754873
Test: existing CTS Coverage
Change-Id: Icebb86bfbecbf2bfce2ca118c5e8ffa21f2db392
(cherry picked from commit 30ef1129f8fe75b57f33b193cb9b9b64688263df)
1 file changed