Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java483 logShellCommand("dumpsys input"); in dumpDiagnostics()
485 logShellCommand("dumpsys activity service TouchInteractionService"); in dumpDiagnostics()
488 private void logShellCommand(String command) { in logShellCommand() method
1389 logShellCommand("cmd statusbar run-gc"); in forceGc()