Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodUtils.java999 static int[] resolveUserId(@UserIdInt int userIdToBeResolved, in resolveUserId()
H A DInputMethodManagerService.java6404 int userIdToBeResolved = UserHandle.USER_CURRENT; in handleShellCommandListInputMethods() local
6463 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandEnableDisableInputMethod() local
6588 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandSetInputMethod() local
6631 final int userIdToBeResolved = handleOptionsForCommandsThatOnlyHaveUserOption(shellCommand); in handleShellCommandResetInputMethod() local