Untitled
unknown
java
2 years ago
3.1 kB
49
Indexable
│
├─ android.location.LocationManager$LocationListenerTransport instance
│ Leaking: NO (NewMainActivity↓ is not leaking)
│ mListener instance of com.ridez.plus.app.Utils.GPSTracker
│ ↓ LocationManager$LocationListenerTransport.mListener
├─ com.ridez.plus.app.Utils.GPSTracker instance
│ Leaking: NO (NewMainActivity↓ is not leaking. Conflicts with Service not held by ActivityThread)
│ mContext instance of com.ridez.plus.app.HomeScreen.View.NewMainActivity with mDestroyed = false
│ ↓ GPSTracker.mContext
├─ com.ridez.plus.app.HomeScreen.View.NewMainActivity instance
│ Leaking: NO (LifecycleRegistry↓ is not leaking and Activity#mDestroyed is false)
│ mApplication instance of android.app.Application
│ mBase instance of androidx.appcompat.view.ContextThemeWrapper
│ ↓ ComponentActivity.mLifecycleRegistry
├─ androidx.lifecycle.LifecycleRegistry instance
│ Leaking: NO (mState is not DESTROYED)
│ mState = RESUMED
│ ↓ LifecycleRegistry.mObserverMap
│ ~~~~~~~~~~~~
├─ androidx.arch.core.internal.FastSafeIterableMap instance
│ Leaking: UNKNOWN
│ Retaining 4.5 MB in 46389 objects
│ ↓ FastSafeIterableMap[key()]
│ ~~~~~~~
├─ androidx.lifecycle.LiveData$LifecycleBoundObserver instance
│ Leaking: UNKNOWN
│ Retaining 32 B in 1 objects
│ mOwner instance of com.ridez.plus.app.HomeScreen.View.NewMainActivity with mDestroyed = false
│ ↓ LiveData$ObserverWrapper.mObserver
│ ~~~~~~~~~
├─ com.ridez.plus.app.HomeScreen.View.fragment.HomeFragment$18 instance
│ Leaking: UNKNOWN
│ Retaining 12 B in 1 objects
│ Anonymous class implementing androidx.lifecycle.Observer
│ ↓ HomeFragment$18.this$0
│ ~~~~~~
╰→ com.ridez.plus.app.HomeScreen.View.fragment.HomeFragment instance
Leaking: YES (ObjectWatcher was watching this because com.ridez.plus.app.HomeScreen.View.fragment.HomeFragment
received Fragment#onDestroy() callback and Fragment#mFragmentManager is null)
Retaining 169.9 kB in 2925 objects
key = 9fd50bb4-6e0b-475e-93fb-5630c38b1fc0
watchDurationMillis = 8103
retainedDurationMillis = 3089Editor is loading...
Leave a Comment