Searched refs:previousResult (Results 1 – 2 of 2) sorted by relevance
493 String number, CallerInfo previousResult) { in doSecondaryLookupIfNecessary() argument494 if (!previousResult.contactExists in doSecondaryLookupIfNecessary()498 previousResult = getCallerInfo(context, in doSecondaryLookupIfNecessary()503 return previousResult; in doSecondaryLookupIfNecessary()
571 public Builder withValueBackReference(String key, int previousResult) { in withValueBackReference() argument579 mValuesBackReferences.put(key, previousResult); in withValueBackReference()589 public Builder withSelectionBackReference(int selectionArgIndex, int previousResult) { in withSelectionBackReference() argument597 mSelectionArgsBackReferences.put(selectionArgIndex, previousResult); in withSelectionBackReference()