Searched defs:sGuardActive (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DAllocationGuard.java21 * "checkpoint" memory scheme. After the static sGuardActive flag has been set, any further
26 public static boolean sGuardActive = false; field in class:AllocationGuard
28 if (sGuardActive) {

Completed in 74 milliseconds