Home
last modified time | relevance | path

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

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