Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameFlowEvent.java52 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in postImmediate()
59 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in run()
DAndouKun.java496 onGameFlowEvent(GameFlowEvent.EVENT_GO_TO_NEXT_LEVEL, 0); in onActivityResult()
505 public void onGameFlowEvent(int eventCode, int index) { in onGameFlowEvent() method in AndouKun