Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java106 public static String resetImesForAllUsers() { in resetImesForAllUsers() method in ShellCommandUtils
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java123 shell(ShellCommandUtils.resetImesForAllUsers()); in tearDown()