Searched refs:onGameFlowEvent (Results 1 – 2 of 2) sorted by relevance
52 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in postImmediate()59 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in run()
496 onGameFlowEvent(GameFlowEvent.EVENT_GO_TO_NEXT_LEVEL, 0); in onActivityResult()505 public void onGameFlowEvent(int eventCode, int index) { in onGameFlowEvent() method in AndouKun