Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DAllocationGuard.java26 public static boolean sGuardActive = false; field in AllocationGuard
28 if (sGuardActive) { in AllocationGuard()
DGame.java378 AllocationGuard.sGuardActive = false; in start()
399 AllocationGuard.sGuardActive = false; in stop()