Searched refs:inputKeyEventCommand (Results 1 – 1 of 1) sorted by relevance
1086 String inputKeyEventCommand = "input keyevent " + keycode; in getInputKeyEventCommand() local1088 inputKeyEventCommand = "input -d " + mTestRunningDisplayId + " keyevent " + keycode; in getInputKeyEventCommand()1090 return inputKeyEventCommand; in getInputKeyEventCommand()