Home | History | Annotate | Download | only in replicaisland

Lines Matching refs:null

50         if (mBackgroundObject != null && mRoot != null) {
54 mBackgroundObject = null;
55 mRoot = null;
57 mSpawnLocations = null;
59 mCurrentLevel = null;
136 if (mBackgroundObject == null) {
161 if (collision != null) {
169 if (hotSpots != null) {
190 if (factory != null && mSpawnLocations != null) {