OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
71
public void
matchesFound
(Map<String, RecipientEntry> results);
135
callback.
matchesFound
(recipientEntries);
215
callback.
matchesFound
(entries);
239
callback.
matchesFound
(entries);
RecipientEditTextView.java
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientAdapter.java
377
callback.
matchesFound
(recipientEntries);
Completed in 106 milliseconds