Searched refs:userHasDebugPriv (Results 1 – 2 of 2) sorted by relevance
5520 if (!userHasDebugPriv(userId, shellCommand)) { in handleShellCommandEnableDisableInputMethod()5649 if (!userHasDebugPriv(userId, shellCommand)) { in handleShellCommandSetInputMethod()5687 if (!userHasDebugPriv(userId, shellCommand)) { in handleShellCommandResetInputMethod()5796 private boolean userHasDebugPriv(int userId, final ShellCommand shellCommand) { in userHasDebugPriv() method in InputMethodManagerService
19887 PLcom/android/server/inputmethod/InputMethodManagerService;->userHasDebugPriv(ILandroid/os/ShellCom…