Home
last modified time | relevance | path

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

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