Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGame.java39 private boolean mBootstrapComplete; field in Game
50 mBootstrapComplete = false; in Game()
63 if (!mBootstrapComplete) { in bootstrap()
254 mBootstrapComplete = true; in bootstrap()