Dialer: Fix crash in CallLog

* CallLogAdapter calls (via other methods) into this and causes a
  concurrent modification
* Prevent this by synchronizing the block

Change-Id: I24ff5aeda9af636b3a0c6b8b1c32b12ee0b7bf42
1 file changed