Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java188 runText(inputSource, displayId); in onCommand()
245 private void runText(int inputSource, int displayId) { in runText() method in InputShellCommand