Searched refs:EVENT_END_GAME (Results 1 – 2 of 2) sorted by relevance
24 public static final int EVENT_END_GAME = 1; field in GameFlowEvent
507 case GameFlowEvent.EVENT_END_GAME: in onGameFlowEvent()