HomeSort by relevance Sort by last modified time
    Searched refs:matchList (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 250 * @param matchList An array list of {@link SmartDialMatchPosition}s that we add matched
253 * string contained in query. If the function returns true, matchList will contain an
258 ArrayList<SmartDialMatchPosition> matchList) {
336 matchList.add(new SmartDialMatchPosition(
338 for (SmartDialMatchPosition match : matchList) {
398 matchList.addAll(partial);
399 for (SmartDialMatchPosition match : matchList) {
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]

Completed in 781 milliseconds