This is the code I have:
val uri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, Uri.encode(phoneNumber.number)) val projection = arrayOf(Ph