Home
last modified time | relevance | path

Searched refs:dictionary (Results 1 – 2 of 2) sorted by relevance

/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java274 AuthenticatorDescription[] dictionary) { in getAuthenticatorDescription() argument
275 for (int i = 0; i < dictionary.length; i++) { in getAuthenticatorDescription()
276 if (dictionary[i].type.equals(type)) { in getAuthenticatorDescription()
277 return dictionary[i]; in getAuthenticatorDescription()
/development/ndk/zlib/
Dzlib.h588 const Bytef *dictionary,
820 const Bytef *dictionary,