Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java135 public static String getLastSwitchUserId() { in getLastSwitchUserId() method in ShellCommandUtils
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java287 ShellCommandUtils.getLastSwitchUserId(), USER_SWITCH_TIMEOUT, in switchUser()