Searched refs:selectionArgIndex (Results 1 – 1 of 1) sorted by relevance
418 final Integer selectionArgIndex = selectionArgBackRef.getKey(); in resolveSelectionArgsBackReferences() local420 newArgs[selectionArgIndex] = in resolveSelectionArgsBackReferences()569 public Builder withSelectionBackReference(int selectionArgIndex, int previousResult) { in withSelectionBackReference() argument577 mSelectionArgsBackReferences.put(selectionArgIndex, previousResult); in withSelectionBackReference()