Home
last modified time | relevance | path

Searched defs:userIdToBeResolved (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java222 static int[] resolveUserId(@UserIdInt int userIdToBeResolved, in resolveUserId()
DInputMethodManagerService.java6390 int userIdToBeResolved = UserHandle.USER_CURRENT; in handleShellCommandListInputMethods() local
6449 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandEnableDisableInputMethod() local
6570 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandSetInputMethod() local
6614 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandResetInputMethod() local