Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DSpellCheckerTest.kt672 val curId = Settings.Secure.getString(context.getContentResolver(), in <lambda>() constant
675 val info = imm?.inputMethodList?.find { it.id == curId } in <lambda>()