Searched defs:matching (Results 1 – 4 of 4) sorted by relevance
250 ArrayList<ModelMethod> matching = new ArrayList<ModelMethod>(); in getMethods() local269 ArrayList<ModelMethod> matching = new ArrayList<ModelMethod>(); in getMethods() local522 ArrayList<ModelMethod> matching = new ArrayList<ModelMethod>(); in findMethods() local
450 final List<RootInfo> matching = new ArrayList<>(); in getMatchingRoots() local
147 private ArrayList<F> collectFilters(F[] array, IntentFilter matching) { in collectFilters()166 public ArrayList<F> findFilters(IntentFilter matching) { in findFilters()
471 ArrayList<MultiAttributeSetter> matching = getMatchingMultiAttributeSetters(attributes, in getMultiAttributeSetterCalls() local549 private static void removeConsumedAttributes(ArrayList<MultiAttributeSetter> matching, in removeConsumedAttributes()