Home
last modified time | relevance | path

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

/aosp_15_r20/cts/libs/input/src/com/android/cts/input/
H A DDebugInputRule.kt53 logShellCommand("dumpsys input") in dumpInputStateToLogcat()
56 private fun logShellCommand(command: String) { in logShellCommand() method
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java476 logShellCommand(cmd); in setIndefiniteAccessibilityInteractiveUiTimeout()
741 logShellCommand("dumpsys input"); in dumpDiagnostics()
743 logShellCommand("dumpsys activity service TouchInteractionService"); in dumpDiagnostics()
746 private void logShellCommand(String command) { in logShellCommand() method
2302 logShellCommand("cmd statusbar run-gc"); in forceGc()