Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/app/
DGameManagerShellCommand.java80 return runListGameModes(pw); in onCommand()
94 private int runListGameModes(PrintWriter pw) throws ServiceNotFoundException, RemoteException { in runListGameModes() method in GameManagerShellCommand