Use TextUtils.isEmpty() instead of null check.

If phoneNumber is empty string, we go to endless loop.

Test: ContactDisplayUtilsTest
PiperOrigin-RevId: 175573954
Change-Id: I449c851c65912de5d666efe27a41ffc37a52e5ff
1 file changed