Searched refs:mDataIndex (Results 1 – 1 of 1) sorted by relevance
33 private int mDataIndex; field in GameFlowEvent40 mDataIndex = index; in post()50 mDataIndex = index; in postImmediate()52 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in postImmediate()58 DebugLog.d("GameFlowEvent", "Execute Game Flow Event: " + mEventCode + ", " + mDataIndex); in run()59 mMainActivity.onGameFlowEvent(mEventCode, mDataIndex); in run()