HomeSort by relevance Sort by last modified time
    Searched refs:sGuardActive (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
AllocationGuard.java 21 * "checkpoint" memory scheme. After the static sGuardActive flag has been set, any further
26 public static boolean sGuardActive = false;
28 if (sGuardActive) {
Game.java 378 AllocationGuard.sGuardActive = false;
399 AllocationGuard.sGuardActive = false;

Completed in 100 milliseconds