Searched refs:imeInfo (Results 1 – 2 of 2) sorted by relevance
71 in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype); in getKeyboardLayoutForInputDevice() argument73 in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice() argument
1373 InputMethodInfo imeInfo, InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice() argument1374 InputMethodSubtypeHandle handle = new InputMethodSubtypeHandle(imeInfo, imeSubtype); in getKeyboardLayoutForInputDevice()1402 InputMethodInfo imeInfo, InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice() argument1411 if (imeInfo == null) { in setKeyboardLayoutForInputDevice()1414 InputMethodSubtypeHandle handle = new InputMethodSubtypeHandle(imeInfo, imeSubtype); in setKeyboardLayoutForInputDevice()