Home
last modified time | relevance | path

Searched defs:getGameState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/samples/Snake/src/com/example/android/snake/
H A DSnakeView.java369 public int getGameState() { in getGameState() method in SnakeView
/aosp_15_r20/development/samples/JetBoy/src/com/example/android/jetboy/
H A DJetBoyView.java1050 public int getGameState() { in getGameState() method in JetBoyView.JetBoyThread