Fix bug where private numbers in call log are blank.

Before this fix, the isBlockedNumber method was returning false without
calling the listener/callback. This caused the CallLogAdapter to not
render items where the call was from an unknown or private number. This
fixes the issue by calling the listener.

Change-Id: I6283a71db872ef62586faacaf18d37ed368b492f
1 file changed