Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameFlowEvent.java46 public void postImmediate(int event, int index, Context context) { in postImmediate() method in GameFlowEvent
DLevelSystem.java82 mGameFlowEvent.postImmediate(type, index, in sendGameEvent()