Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java33 public static final int GO_UP = 2; field in HotSpotSystem.HotSpotType
DPatrolComponent.java162 || hotSpot == HotSpotType.GO_UP; in update()