Searched refs:latinIme_fr (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/ |
D | InputMethodSubtypeSwitchingControllerTest.java | 201 final ImeSubtypeListItem latinIme_fr = enabledItems.get(1); in testControllerImpl() local 213 latinIme_en_US, latinIme_fr, japaneseIme_ja_JP); in testControllerImpl() 222 latinIme_en_US, latinIme_fr); in testControllerImpl() 255 final ImeSubtypeListItem latinIme_fr = enabledItems.get(1); in testControllerImplWithUserAction() local 267 latinIme_en_US, latinIme_fr, japaneseIme_ja_JP); in testControllerImplWithUserAction() 269 onUserAction(controller, latinIme_fr); in testControllerImplWithUserAction() 271 latinIme_fr, latinIme_en_US, japaneseIme_ja_JP); in testControllerImplWithUserAction() 273 onUserAction(controller, latinIme_fr); in testControllerImplWithUserAction() 275 latinIme_fr, latinIme_en_US, japaneseIme_ja_JP); in testControllerImplWithUserAction() 277 onUserAction(controller, latinIme_fr); in testControllerImplWithUserAction() [all …]
|