Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLevelSystem.java38 private int mAttempts; field in LevelSystem
58 mAttempts = 0; in reset()
198 mAttempts++; in incrementAttemptsCount()
202 return mAttempts; in getAttemptsCount()