Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputConnection.java185 ((LatinIME)mParent).debugDumpStateAndCrashWithException(context); in checkConsistencyForDebug()
678 ((LatinIME)mParent).debugDumpStateAndCrashWithException(context); in getNgramContextFromNthPreviousWord()
H A DLatinIME.java1961 public void debugDumpStateAndCrashWithException(final String context) { in debugDumpStateAndCrashWithException() method in LatinIME