Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDoorAnimationComponent.java37 protected final static float DEFAULT_STAY_OPEN_TIME = 5.0f; field in DoorAnimationComponent
59 mStayOpenTime = DEFAULT_STAY_OPEN_TIME; in reset()