Home
last modified time | relevance | path

Searched refs:runKeyCombination (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java248 runKeyCombination(inputSource, displayId); in onCommand()
504 private void runKeyCombination(int inputSource, int displayId) { in runKeyCombination() method in InputShellCommand