Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/app/
DGameManagerShellCommand.java83 return runListGameModeConfigs(pw); in onCommand()
110 private int runListGameModeConfigs(PrintWriter pw) in runListGameModeConfigs() method in GameManagerShellCommand