Mu xingwang 3 years ago
parent ec67e480e2
commit 6c28bbf54a

@ -52,6 +52,7 @@ public class Contact { //联系人
return sContactCache.get(phoneNumber);
}
String selection = CALLER_ID_SELECTION.replace("+",
PhoneNumberUtils.toCallerIDMinMatch(phoneNumber));
// 查找数据库中phoneNumber的信息

Loading…
Cancel
Save