Searched refs:isCorrupted (Results 1 – 8 of 8) sorted by relevance
115 virtual bool isCorrupted() const = 0;
117 bool isCorrupted() const { in isCorrupted() function
149 bool isCorrupted() const { in isCorrupted() function
138 bool isCorrupted() const { in isCorrupted() function
446 if (mBinaryDictionary.isCorrupted()) { in getSuggestions()
228 public boolean isCorrupted() { in isCorrupted() method in BinaryDictionary
311 private static void sendDbLostIntent(Context context, boolean isCorrupted) { in sendDbLostIntent() argument314 intent.putExtra(Sms.Intents.EXTRA_IS_CORRUPTED, isCorrupted); in sendDbLostIntent()
533 return dictionary->getDictionaryStructurePolicy()->isCorrupted(); in latinime_BinaryDictionary_isCorruptedNative()