Searched refs:imeCommand (Results 1 – 1 of 1) sorted by relevance
6269 final String imeCommand = TextUtils.emptyIfNull(getNextArg()); in onCommandWithSystemIdentity() local6270 switch (imeCommand) { in onCommandWithSystemIdentity()6288 getOutPrintWriter().println("Unknown command: " + imeCommand); in onCommandWithSystemIdentity()