summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment/common
diff options
context:
space:
mode:
authorzachh <zachh@google.com>2017-11-17 17:26:59 -0800
committerzachh <zachh@google.com>2017-11-18 07:37:01 +0000
commit9e93e47ace483bfaec6eeaa3e9b4546f22bf64ae (patch)
tree42d290993cc780b684eb13848c75fc374b45c834 /java/com/android/dialer/searchfragment/common
parent7f1076d08b39467ac8c550f60a7fbbad604ab4fa (diff)
Guard against remote directories returning results with no phone numbers during search.
We have observed in the wild that some apps implementing remote directory don't seem to respect the where clause. Note that if a search returns 10 results, and 4 of them have null numbers, we will only show 6 numbers where ideally we'd show 10. (It would take a lot of work to fix that just to workaround misbehaving providers which I don't think is worthwhile.) Bug: 68942044 Test: unit + manually changed guard condition and observed rows hidden PiperOrigin-RevId: 176183008 Change-Id: Icdb26fa043644e27a4b6ac3c767c728b3ca224ff
Diffstat (limited to 'java/com/android/dialer/searchfragment/common')
0 files changed, 0 insertions, 0 deletions