Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLifetimeComponent.java31 private boolean mReleaseGhostOnDeath; field in LifetimeComponent
52 mReleaseGhostOnDeath = true; in reset()
130 if (mReleaseGhostOnDeath) { in die()
177 mReleaseGhostOnDeath = release; in setReleaseGhostOnDeath()