Searched refs:setCurrentImeSync (Results 1 – 7 of 7) sorted by relevance
149 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testSwitchToHandwritingIme()185 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testSwitchToNextInput()237 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testSwitchToPreviousInput()288 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testInputUnbindsOnImeStopped()321 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testInputUnbindsOnAppStop()360 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testImeSwitchingWithoutWindowFocusAfterDisplayOffOn()
44 public static String setCurrentImeSync(String imeId) { in setCurrentImeSync() method in ShellCommandUtils49 public static String setCurrentImeSync(String imeId, int userId) { in setCurrentImeSync() method in ShellCommandUtils
30 public static String setCurrentImeSync(String imeId, int userId) { in setCurrentImeSync() method in ShellCommandUtils
83 ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, currentUserId)); in testUninstallCurrentIme()104 ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, currentUserId)); in testDisableCurrentIme()
147 ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, additionalUserId)); in testAdditionalUser()211 ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, currentUserId)); in testProfileUser()218 ShellCommandUtils.setCurrentImeSync(Ime2Constants.IME_ID, profileUserId)); in testProfileUser()
142 ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, userId)); in testImeRemainsEnabledAfterForceStopMain()
141 helper.shell(ShellCommandUtils.setCurrentImeSync(Ime2Constants.IME_ID)); in switchToPreviousInputMethod()255 helper.shell(ShellCommandUtils.setCurrentImeSync(Ime2Constants.IME_ID)); in testInputUnbindsOnImeStopped()