Searched refs:contactExists (Results 1 – 2 of 2) sorted by relevance
89 public boolean contactExists; field in CallerInfo141 info.contactExists = false; in getCallerInfo()211 info.contactExists = true; in getCallerInfo()289 if (!previousResult.contactExists in doSecondaryLookupIfNecessary()574 .append("\ncontactExits: " + contactExists) in toString()588 .append("\ncontactExists " + contactExists) in toString()
226 assertFalse(mInfo.contactExists); in assertIsValidEmergencyCallerInfo()