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

  /external/icu/icu4c/source/i18n/unicode/
ucsdet.h 196 * @param matchesFound pointer to a variable that will be set to the
207 ucsdet_detectAll(UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status);
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 72 public void matchesFound(Map<String, RecipientEntry> results);
131 callback.matchesFound(recipientEntries);
218 callback.matchesFound(entries);
237 callback.matchesFound(entries);
RecipientEditTextView.java     [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientAdapter.java 284 callback.matchesFound(recipientEntries);

Completed in 1129 milliseconds