OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:search_words
(Results
1 - 2
of
2
) sorted by null
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryProvider.java
46
private static final int
SEARCH_WORDS
= 0;
58
matcher.addURI(AUTHORITY, "dictionary",
SEARCH_WORDS
);
100
case
SEARCH_WORDS
:
173
case
SEARCH_WORDS
:
/external/google-breakpad/src/google_breakpad/processor/
stackwalker.h
140
const int
search_words
= is_context_frame ?
local
145
search_words
);
Completed in 3119 milliseconds