Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DEventRecorder.java22 public final static int COUNTER_PEARLS_TOTAL = 2; field in EventRecorder
58 } else if (event == COUNTER_PEARLS_TOTAL) { in incrementEventCounter()
DGameObjectFactory.java4408 recorder.incrementEventCounter(EventRecorder.COUNTER_PEARLS_TOTAL);