Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPopOutComponent.java39 private final static int STATE_VISIBLE = 1; field in PopOutComponent
78 mState = STATE_VISIBLE; in update()
82 case STATE_VISIBLE: in update()
95 mState = STATE_VISIBLE; in update()