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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsDictionary.java 53 ContentResolver cres = context.getContentResolver(); local
55 cres.registerContentObserver(
UserDictionary.java 45 ContentResolver cres = context.getContentResolver(); local
47 cres.registerContentObserver(Words.CONTENT_URI, true, mObserver = new ContentObserver(null) {
  /external/openssl/crypto/store/
str_mem.c 277 int cres = 0; local
318 && !(cres = STORE_ATTR_INFO_in_ex(key.attr_info,
324 if (cres)

Completed in 786 milliseconds