Searched refs:candidate (Results 26 - 29 of 29) sorted by relevance

12

/packages/apps/Gallery/src/com/android/camera/
H A DCropImage.java362 String candidate = directory.toString()
364 boolean exists = (new File(candidate)).exists();
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c1388 NJ_INT16 njd_b_get_candidate(NJ_WORD *word, NJ_CHAR *candidate, NJ_UINT16 size) argument
1456 cand = candidate;
1462 nje_convert_hira_to_kata(wkc, candidate, len);
1470 wkc = candidate;
H A Dndldic.c1805 NJ_CHAR *candidate, NJ_UINT16 size) {
1833 nj_strcpy(candidate, str);
1804 njd_l_get_candidate(NJ_CLASS *iwnn, NJ_WORD *word, NJ_CHAR *candidate, NJ_UINT16 size) argument
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DOpenWnnJAJP.java418 /** Whether there is a continued predicted candidate */
458 /** The candidate filter */
1977 return commitTextThroughInputConnection(word.candidate);

Completed in 192 milliseconds

12