Home
last modified time | relevance | path

Searched defs:removeEntry (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPhotoStore.java272 private void removeEntry(long id) { in removeEntry() method in PhotoStore
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
Dver4_bigram_list_policy.cpp145 bool Ver4BigramListPolicy::removeEntry(const int terminalId, const int targetTerminalId) { in removeEntry() function in latinime::backward::v402::Ver4BigramListPolicy