Searched refs:getLastEnding (Results 1 – 3 of 3) sorted by relevance
49 synchronized int getLastEnding() { in getLastEnding() method in EventRecorder
546 public int getLastEnding() { in getLastEnding() method in Game547 return BaseObject.sSystemRegistry.eventRecorder.getLastEnding(); in getLastEnding()
599 mLastEnding = mGame.getLastEnding(); in onGameFlowEvent()