Searched refs:contactIdOrZero (Results 1 – 2 of 2) sorted by relevance
101 public long contactIdOrZero; field in CallerInfo251 info.contactIdOrZero = contactId; in getCallerInfo()252 Log.v(TAG, "==> got info.contactIdOrZero: " + info.contactIdOrZero); in getCallerInfo()532 .append("\ncontactIdOrZero: " + contactIdOrZero) in toString()
641 if (info.lookupKeyOrNull != null && info.contactIdOrZero != 0) { in buildEntry()642 cce.lookupUri = Contacts.getLookupUri(info.contactIdOrZero, info.lookupKeyOrNull); in buildEntry()