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

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

Completed in 36 milliseconds