Searched refs:onlyCurrentIme (Results 1 – 2 of 2) sorted by relevance
131 public boolean switchToNextInputMethod(final IBinder token, final boolean onlyCurrentIme) { in switchToNextInputMethod() argument132 if (mImmWrapper.switchToNextInputMethod(token, onlyCurrentIme)) { in switchToNextInputMethod()137 if (switchToNextInputSubtypeInThisIme(token, onlyCurrentIme)) { in switchToNextInputMethod()144 final boolean onlyCurrentIme) { in switchToNextInputSubtypeInThisIme() argument156 if (nextIndex <= currentIndex && !onlyCurrentIme) { in switchToNextInputSubtypeInThisIme()
43 public boolean switchToNextInputMethod(final IBinder token, final boolean onlyCurrentIme) { in switchToNextInputMethod() argument45 METHOD_switchToNextInputMethod, token, onlyCurrentIme); in switchToNextInputMethod()