Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unitest/src/
DInputMethodTest.js265 let InputMethodSubtype = { variable
272 inputMethod.switchCurrentInputMethodSubtype(InputMethodSubtype).then(data => {
290 let InputMethodSubtype = { variable
297 inputMethod.switchInputMethod(InputMethodSubtype, (err, data)=>{
317 let InputMethodSubtype = { variable
328 …inputMethod.switchCurrentInputMethodAndSubtype(inputMethodProperty, InputMethodSubtype).then(data …
346 let InputMethodSubtype = { variable
357 …inputMethod.switchCurrentInputMethodAndSubtype(inputMethodProperty, InputMethodSubtype, (err, data…