OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GO_DOWN
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
HotSpotSystem.java
34
public static final int
GO_DOWN
= 3;
PatrolComponent.java
107
boolean pause = (mMaxSpeed == 0.0f) || hotSpot == HotSpotType.
GO_DOWN
;
165
|| hotSpot == HotSpotType.
GO_DOWN
;
Completed in 37 milliseconds