Searched refs:previousResult (Results 1 – 2 of 2) sorted by relevance
288 String number, CallerInfo previousResult) { in doSecondaryLookupIfNecessary() argument289 if (!previousResult.contactExists in doSecondaryLookupIfNecessary()293 previousResult = getCallerInfo(context, in doSecondaryLookupIfNecessary()298 return previousResult; in doSecondaryLookupIfNecessary()
464 public Builder withValueBackReference(String key, int previousResult) { in withValueBackReference() argument472 mValuesBackReferences.put(key, previousResult); in withValueBackReference()482 public Builder withSelectionBackReference(int selectionArgIndex, int previousResult) { in withSelectionBackReference() argument490 mSelectionArgsBackReferences.put(selectionArgIndex, previousResult); in withSelectionBackReference()