Fix PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI API

PHOTO_URI can contain 3 types of uris.
ContactsContract.DisplayPhoto.CONTENT_URI (display_photo/#) case was missed.
It happens when PHOTO_FILE_ID is not null.

Added unit test

Bug: 28240255
Change-Id: Ib89de2db4eb7e9cc0b837569b8aa51553aa111fb
2 files changed