Skip to content

Instantly share code, notes, and snippets.

@kleisauke
Last active January 7, 2016 18:41
Show Gist options
  • Save kleisauke/fe70bd9c5c7825c71b9f to your computer and use it in GitHub Desktop.
Save kleisauke/fe70bd9c5c7825c71b9f to your computer and use it in GitHub Desktop.
In com.android.calendar2:null:0.
* com.android.calendar.AllInOneActivity has leaked:
* GC ROOT static android.view.inputmethod.InputMethodManager.sInstance
* references android.view.inputmethod.InputMethodManager.mNextServedView
* references com.android.calendar.month.MonthListView.mListContext
* leaks com.android.calendar.AllInOneActivity instance
* Reference Key: a1e7294a-f09f-4fde-ad2f-555b147e28a3
* Device: LGE google Nexus 5 hammerhead
* Android Version: 6.0.1 API: 23 LeakCanary: 1.4-SNAPSHOT b65a4f9
* Durations: watch=5058ms, gc=149ms, heap dump=4596ms, analysis=8190ms
* Details:
* Class android.view.inputmethod.InputMethodManager
| static RESULT_UNCHANGED_HIDDEN = 1
| static MSG_SET_ACTIVE = 4
| static RESULT_HIDDEN = 3
| static REQUEST_UPDATE_CURSOR_ANCHOR_INFO_NONE = 0
| static sInstance = android.view.inputmethod.InputMethodManager@851492704 (0x32c0bf60)
| static SHOW_FORCED = 2
| static DISPATCH_NOT_HANDLED = 0
| static HIDE_NOT_ALWAYS = 2
| static NOT_AN_ACTION_NOTIFICATION_SEQUENCE_NUMBER = -1
| static MSG_UNBIND = 3
| static CONTROL_WINDOW_FIRST = 4
| static CONTROL_START_INITIAL = 256
| static RESULT_UNCHANGED_SHOWN = 0
| static SHOW_IM_PICKER_MODE_AUTO = 0
| static SHOW_IMPLICIT = 1
| static CONTROL_WINDOW_VIEW_HAS_FOCUS = 1
| static MSG_DUMP = 1
| static TAG = java.lang.String@1893607720 (0x70de2928)
| static SHOW_IM_PICKER_MODE_EXCLUDE_AUXILIARY_SUBTYPES = 2
| static MSG_SEND_INPUT_EVENT = 5
| static INPUT_METHOD_NOT_RESPONDING_TIMEOUT = 2500
| static DEBUG = false
| static PENDING_EVENT_COUNTER = java.lang.String@1893661744 (0x70defc30)
| static RESULT_SHOWN = 2
| static DISPATCH_IN_PROGRESS = -1
| static MSG_FLUSH_INPUT_EVENT = 7
| static $staticOverhead = byte[264]@1896618361 (0x710c1979)
| static CONTROL_WINDOW_IS_TEXT_EDITOR = 2
| static MSG_TIMEOUT_INPUT_EVENT = 6
| static MSG_BIND = 2
| static DISPATCH_HANDLED = 1
| static SHOW_IM_PICKER_MODE_INCLUDE_AUXILIARY_SUBTYPES = 1
| static MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER = 9
| static HIDE_IMPLICIT_ONLY = 1
* Instance of android.view.inputmethod.InputMethodManager
| static RESULT_UNCHANGED_HIDDEN = 1
| static MSG_SET_ACTIVE = 4
| static RESULT_HIDDEN = 3
| static REQUEST_UPDATE_CURSOR_ANCHOR_INFO_NONE = 0
| static sInstance = android.view.inputmethod.InputMethodManager@851492704 (0x32c0bf60)
| static SHOW_FORCED = 2
| static DISPATCH_NOT_HANDLED = 0
| static HIDE_NOT_ALWAYS = 2
| static NOT_AN_ACTION_NOTIFICATION_SEQUENCE_NUMBER = -1
| static MSG_UNBIND = 3
| static CONTROL_WINDOW_FIRST = 4
| static CONTROL_START_INITIAL = 256
| static RESULT_UNCHANGED_SHOWN = 0
| static SHOW_IM_PICKER_MODE_AUTO = 0
| static SHOW_IMPLICIT = 1
| static CONTROL_WINDOW_VIEW_HAS_FOCUS = 1
| static MSG_DUMP = 1
| static TAG = java.lang.String@1893607720 (0x70de2928)
| static SHOW_IM_PICKER_MODE_EXCLUDE_AUXILIARY_SUBTYPES = 2
| static MSG_SEND_INPUT_EVENT = 5
| static INPUT_METHOD_NOT_RESPONDING_TIMEOUT = 2500
| static DEBUG = false
| static PENDING_EVENT_COUNTER = java.lang.String@1893661744 (0x70defc30)
| static RESULT_SHOWN = 2
| static DISPATCH_IN_PROGRESS = -1
| static MSG_FLUSH_INPUT_EVENT = 7
| static $staticOverhead = byte[264]@1896618361 (0x710c1979)
| static CONTROL_WINDOW_IS_TEXT_EDITOR = 2
| static MSG_TIMEOUT_INPUT_EVENT = 6
| static MSG_BIND = 2
| static DISPATCH_HANDLED = 1
| static SHOW_IM_PICKER_MODE_INCLUDE_AUXILIARY_SUBTYPES = 1
| static MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER = 9
| static HIDE_IMPLICIT_ONLY = 1
| mActive = false
| mBindSequence = -1
| mClient = android.view.inputmethod.InputMethodManager$1@851453248 (0x32c02540)
| mCompletions = null
| mCurChannel = null
| mCurId = null
| mCurMethod = null
| mCurRootView = null
| mCurSender = null
| mCurrentTextBoxAttribute = null
| mCursorAnchorInfo = null
| mCursorCandEnd = 0
| mCursorCandStart = 0
| mCursorRect = android.graphics.Rect@852593120 (0x32d189e0)
| mCursorSelEnd = 0
| mCursorSelStart = 0
| mDummyInputConnection = android.view.inputmethod.BaseInputConnection@852593152 (0x32d18a00)
| mFullscreenMode = false
| mH = android.view.inputmethod.InputMethodManager$H@852593184 (0x32d18a20)
| mHasBeenInactive = true
| mIInputContext = android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper@851444688 (0x32c003d0)
| mLastSentUserActionNotificationSequenceNumber = -1
| mMainLooper = android.os.Looper@851451968 (0x32c02040)
| mNextServedView = com.android.calendar.month.MonthListView@851941376 (0x32c79800)
| mNextUserActionNotificationSequenceNumber = 1
| mPendingEventPool = android.util.Pools$SimplePool@852550288 (0x32d0e290)
| mPendingEvents = android.util.SparseArray@852593216 (0x32d18a40)
| mRequestUpdateCursorAnchorInfoMonitorMode = 0
| mServedConnecting = true
| mServedInputConnection = null
| mServedInputConnectionWrapper = null
| mServedView = com.android.calendar.month.MonthListView@851941376 (0x32c79800)
| mService = com.android.internal.view.IInputMethodManager$Stub$Proxy@852550304 (0x32d0e2a0)
| mTmpCursorRect = android.graphics.Rect@852593248 (0x32d18a60)
| shadow$_klass_ = android.view.inputmethod.InputMethodManager
| shadow$_monitor_ = 0
* Instance of com.android.calendar.month.MonthListView
| static FLING_TIME = 1000
| static MIN_VELOCITY_FOR_FLING = 4500
| static $staticOverhead = byte[48]@852201473 (0x32cb9001)
| static mScale = 3.0
| static MULTIPLE_MONTH_VELOCITY_THRESHOLD = 6000
| static FLING_VELOCITY_DIVIDER = 1500
| static TAG = java.lang.String@851446080 (0x32c00940)
| mDownActionTime = 0
| mFirstViewRect = android.graphics.Rect@852593312 (0x32d18aa0)
| mListContext = com.android.calendar.AllInOneActivity@852599520 (0x32d1a2e0)
| mTempTime = android.text.format.Time@852487936 (0x32cfef00)
| mTimezoneUpdater = com.android.calendar.month.MonthListView$1@852550320 (0x32d0e2b0)
| mTracker = android.view.VelocityTracker@852593344 (0x32d18ac0)
| mAreAllItemsSelectable = true
| mArrowScrollFocusResult = android.widget.ListView$ArrowScrollFocusResult@852550336 (0x32d0e2c0)
| mDivider = null
| mDividerHeight = 0
| mDividerIsOpaque = true
| mDividerPaint = null
| mFocusSelector = null
| mFooterDividersEnabled = true
| mFooterViewInfos = java.util.ArrayList@852593376 (0x32d18ae0)
| mHeaderDividersEnabled = true
| mHeaderViewInfos = java.util.ArrayList@852593408 (0x32d18b00)
| mIsCacheColorOpaque = false
| mItemsCanFocus = true
| mOverScrollFooter = null
| mOverScrollHeader = null
| mTempRect = android.graphics.Rect@852593440 (0x32d18b20)
| mAccessibilityDelegate = null
| mActivePointerId = -1
| mAdapter = com.android.calendar.month.MonthByWeekAdapter@851498320 (0x32c0d550)
| mAdapterHasStableIds = false
| mCacheColorHint = 0
| mCachingActive = false
| mCachingStarted = false
| mCheckStates = null
| mCheckedIdStates = null
| mCheckedItemCount = 0
| mChoiceActionMode = null
| mChoiceMode = 0
| mClearScrollingCache = null
| mContextMenuInfo = null
| mDataSetObserver = null
| mDefInputConnection = null
| mDeferNotifyDataSetChanged = false
| mDensityScale = 3.0
| mDirection = 0
| mDrawSelectorOnTop = false
| mEdgeGlowBottom = android.widget.EdgeEffect@852417440 (0x32cedba0)
| mEdgeGlowTop = android.widget.EdgeEffect@852417520 (0x32cedbf0)
| mFastScroll = null
| mFastScrollAlwaysVisible = false
| mFastScrollEnabled = false
| mFastScrollStyle = 16974831
| mFiltered = false
| mFirstPositionDistanceGuess = 0
| mFlingProfilingStarted = false
| mFlingRunnable = android.widget.AbsListView$FlingRunnable@852593472 (0x32d18b40)
| mFlingStrictSpan = null
| mForceTranscriptScroll = false
| mGlobalLayoutListenerAddedFilter = false
| mIsChildViewEnabled = false
| mIsDetaching = false
| mIsScrap = boolean[1]@852550352 (0x32d0e2d0)
| mLastAccessibilityScrollEventFromIndex = 0
| mLastAccessibilityScrollEventToIndex = 0
| mLastHandledItemCount = 3497
| mLastPositionDistanceGuess = 0
| mLastScrollState = 0
| mLastTouchMode = 0
| mLastY = 0
| mLayoutMode = 0
| mListPadding = android.graphics.Rect@852593504 (0x32d18b60)
| mMaximumVelocity = 24000
| mMinimumVelocity = 150
| mMotionCorrection = 0
| mMotionPosition = 0
| mMotionViewNewTop = 0
| mMotionViewOriginalTop = 0
| mMotionX = 0
| mMotionY = 0
| mMultiChoiceModeCallback = null
| mNestedYOffset = 0
| mOnScrollListener = com.android.calendar.month.MonthByWeekFragment@852251520 (0x32cc5380)
| mOverflingDistance = 18
| mOverscrollDistance = 0
| mOverscrollMax = 502
| mOwnerThread = java.lang.Thread@1956303520 (0x749ad2a0)
| mPendingCheckForKeyLongPress = null
| mPendingCheckForLongPress = null
| mPendingCheckForTap = null
| mPendingSync = null
| mPerformClick = null
| mPopup = null
| mPopupHidden = false
| mPositionScrollAfterLayout = null
| mPositionScroller = null
| mPublicInputConnection = null
| mRecycler = android.widget.AbsListView$RecycleBin@852595184 (0x32d191f0)
| mRemoteAdapter = null
| mResurrectToPosition = 2400
| mScrollConsumed = int[2]@852593536 (0x32d18b80)
| mScrollDown = null
| mScrollOffset = int[2]@852593568 (0x32d18ba0)
| mScrollProfilingStarted = false
| mScrollStrictSpan = null
| mScrollUp = null
| mScrollingCacheEnabled = true
| mSelectedTop = 0
| mSelectionBottomPadding = 0
| mSelectionLeftPadding = 0
| mSelectionRightPadding = 0
| mSelectionTopPadding = 0
| mSelector = android.graphics.drawable.StateListDrawable@852475520 (0x32cfbe80)
| mSelectorPosition = -1
| mSelectorRect = android.graphics.Rect@852593600 (0x32d18bc0)
| mSelectorState = null
| mSmoothScrollbarEnabled = true
| mStackFromBottom = false
| mTextFilter = null
| mTextFilterEnabled = false
| mTmpPoint = float[2]@852593632 (0x32d18be0)
| mTouchFrame = null
| mTouchMode = -1
| mTouchModeReset = null
| mTouchSlop = 24
| mTranscriptMode = 0
| mVelocityScale = 1.0
| mVelocityTracker = null
| mWidthMeasureSpec = 1073742904
| mBlockLayoutRequests = false
| mDataChanged = false
| mDesiredFocusableInTouchModeState = true
| mDesiredFocusableState = true
| mEmptyView = null
| mFirstPosition = 2400
| mInLayout = false
| mItemCount = 3497
| mLayoutHeight = 1508
| mNeedSync = false
| mNextSelectedPosition = -1
| mNextSelectedRowId = -9223372036854775808
| mOldItemCount = 3497
| mOldSelectedPosition = -1
| mOldSelectedRowId = -9223372036854775808
| mOnItemClickListener = android.app.ListFragment$2@852550368 (0x32d0e2e0)
| mOnItemLongClickListener = null
| mOnItemSelectedListener = null
| mPendingSelectionNotifier = null
| mSelectedPosition = -1
| mSelectedRowId = -9223372036854775808
| mSelectionNotifier = null
| mSpecificTop = -3
| mSyncHeight = 1508
| mSyncMode = 1
| mSyncPosition = 2400
| mSyncRowId = 2400
| mAnimationListener = null
| mCachePaint = null
| mChildAcceptsDrag = false
| mChildCountWithTransientState = 0
| mChildTransformation = null
| mChildren = android.view.View[12]@852488000 (0x32cfef40)
| mChildrenCount = 6
| mCurrentDrag = null
| mCurrentDragView = null
| mDisappearingChildren = null
| mDragNotifiedChildren = null
| mFirstHoverTarget = null
| mFirstTouchTarget = null
| mFocused = null
| mGroupFlags = 2228307
| mHoveredSelf = false
| mInvalidateRegion = null
| mInvalidationTransformation = null
| mLastTouchDownIndex = -1
| mLastTouchDownTime = 0
| mLastTouchDownX = 0.0
| mLastTouchDownY = 0.0
| mLayoutAnimationController = null
| mLayoutCalledWhileSuppressed = false
| mLayoutMode = -1
| mLayoutTransitionListener = android.view.ViewGroup$2@852550384 (0x32d0e2f0)
| mLocalPoint = null
| mNestedScrollAxes = 0
| mOnHierarchyChangeListener = null
| mPersistentDrawingCache = 2
| mPreSortedChildren = null
| mSuppressLayout = false
| mTempPoint = null
| mTransientIndices = null
| mTransientViews = null
| mTransition = null
| mTransitioningViews = null
| mVisibilityChangingChildren = null
| mAccessibilityCursorPosition = -1
| mAccessibilityDelegate = null
| mAccessibilityTraversalAfterId = -1
| mAccessibilityTraversalBeforeId = -1
| mAccessibilityViewId = -1
| mAnimator = null
| mAttachInfo = null
| mAttributes = null
| mBackground = android.graphics.drawable.ColorDrawable@852595232 (0x32d19220)
| mBackgroundRenderNode = android.view.RenderNode@852593664 (0x32d18c00)
| mBackgroundResource = 0
| mBackgroundSizeChanged = false
| mBackgroundTint = null
| mBottom = 1560
| mCachingFailed = false
| mClipBounds = null
| mContentDescription = null
| mContext = com.android.calendar.AllInOneActivity@852599520 (0x32d1a2e0)
| mCurrentAnimation = null
| mDrawableState = int[2]@1894979024 (0x70f315d0)
| mDrawingCache = null
| mDrawingCacheBackgroundColor = 0
| mFloatingTreeObserver = null
| mForegroundInfo = null
| mGhostView = null
| mHasPerformedLongPress = false
| mID = 16908298
| mIgnoreNextUpEvent = false
| mInContextButtonPress = false
| mInputEventConsistencyVerifier = null
| mKeyedTags = null
| mLabelForId = -1
| mLastIsOpaque = true
| mLayerPaint = null
| mLayerType = 0
| mLayoutInsets = null
| mLayoutParams = android.widget.LinearLayout$LayoutParams@852488064 (0x32cfef80)
| mLeft = 0
| mLeftPaddingDefined = false
| mListenerInfo = android.view.View$ListenerInfo@852417600 (0x32cedc40)
| mMatchIdPredicate = null
| mMatchLabelForPredicate = null
| mMeasureCache = android.util.LongSparseLongArray@852593696 (0x32d18c20)
| mMeasuredHeight = 1508
| mMeasuredWidth = 1080
| mMinHeight = 0
| mMinWidth = 0
| mNestedScrollingParent = null
| mNextFocusDownId = -1
| mNextFocusForwardId = -1
| mNextFocusLeftId = -1
| mNextFocusRightId = -1
| mNextFocusUpId = -1
| mOldHeightMeasureSpec = 1073743332
| mOldWidthMeasureSpec = 1073742904
| mOutlineProvider = android.view.ViewOutlineProvider$1@1894981064 (0x70f31dc8)
| mOverScrollMode = 1
| mOverlay = null
| mPaddingBottom = 0
| mPaddingLeft = 0
| mPaddingRight = 0
| mPaddingTop = 0
| mParent = android.widget.LinearLayout@851714048 (0x32c42000)
| mPendingCheckForLongPress = null
| mPendingCheckForTap = null
| mPerformClick = null
| mPrivateFlags = -2119690224
| mPrivateFlags2 = 1611867688
| mPrivateFlags3 = 0
| mRecreateDisplayList = false
| mRenderNode = android.view.RenderNode@852593728 (0x32d18c40)
| mResources = android.content.res.Resources@852364352 (0x32ce0c40)
| mRight = 1080
| mRightPaddingDefined = false
| mScrollCache = android.view.View$ScrollabilityCache@852417680 (0x32cedc90)
| mScrollIndicatorDrawable = null
| mScrollX = 0
| mScrollY = 0
| mSendViewScrolledAccessibilityEvent = null
| mSendViewStateChangedAccessibilityEvent = null
| mSendingHoverAccessibilityEvents = false
| mStartActivityRequestWho = null
| mStateListAnimator = null
| mSystemUiVisibility = 0
| mTag = null
| mTempNestedScrollConsumed = null
| mTop = 52
| mTouchDelegate = null
| mTouchSlop = 24
| mTransformationInfo = android.view.View$TransformationInfo@852593760 (0x32d18c60)
| mTransientStateCount = 0
| mTransitionName = null
| mUnscaledDrawingCache = null
| mUnsetPressedState = null
| mUserPaddingBottom = 0
| mUserPaddingEnd = -2147483648
| mUserPaddingLeft = 0
| mUserPaddingLeftInitial = 0
| mUserPaddingRight = 0
| mUserPaddingRightInitial = 0
| mUserPaddingStart = -2147483648
| mVerticalScrollFactor = 0.0
| mVerticalScrollbarPosition = 0
| mViewFlags = 402931713
| mWindowAttachCount = 1
| shadow$_klass_ = com.android.calendar.month.MonthListView
| shadow$_monitor_ = 0
* Instance of com.android.calendar.AllInOneActivity
| static DEBUG = false
| static BUTTON_AGENDA_INDEX = 3
| static mIsMultipane = false
| static BUTTON_DAY_INDEX = 0
| static $staticOverhead = byte[128]@852303873 (0x32cd2001)
| static mShowEventDetailsWithAgenda = false
| static mIsTabletConfig = false
| static mShowAgendaWithMonth = false
| static BUNDLE_KEY_CHECK_ACCOUNTS = java.lang.String@851625344 (0x32c2c580)
| static BUNDLE_KEY_RESTORE_TIME = java.lang.String@851736992 (0x32c479a0)
| static EVENT_INFO_FRAGMENT_TAG = java.lang.String@851550144 (0x32c19fc0)
| static BUTTON_WEEK_INDEX = 1
| static BUNDLE_KEY_EVENT_ID = java.lang.String@851631504 (0x32c2dd90)
| static HANDLER_KEY = 0
| static BUTTON_MONTH_INDEX = 2
| static BUNDLE_KEY_RESTORE_VIEW = java.lang.String@851544000 (0x32c187c0)
| static TAG = java.lang.String@851630976 (0x32c2db80)
| mActionBar = com.android.internal.app.WindowDecorActionBar@852572288 (0x32d13880)
| mActionBarMenuSpinnerAdapter = com.android.calendar.CalendarViewAdapter@852841024 (0x32d55240)
| mAgendaTab = null
| mBackToPreviousView = false
| mCalIntentReceiver = com.android.calendar.Utils$CalendarBroadcastReceiver@852811360 (0x32d4de60)
| mCalendarControlsAnimationTime = 400
| mCalendarsList = android.widget.FrameLayout@852682752 (0x32d2e800)
| mCheckForAccounts = false
| mContentResolver = android.app.ContextImpl$ApplicationContentResolver@852811392 (0x32d4de80)
| mController = com.android.calendar.CalendarController@852782704 (0x32d46e70)
| mControlsAnimateHeight = 900
| mControlsAnimateWidth = 900
| mControlsMenu = null
| mControlsParams = null
| mCurrentView = 4
| mDateRange = android.widget.TextView@852683776 (0x32d2ec00)
| mDayOfMonthIcon = null
| mDayTab = null
| mExtensions = com.android.calendar.ExtensionsFactory$1@852551648 (0x32d0e7e0)
| mHandler = com.android.calendar.AllInOneActivity$QueryHandler@852598592 (0x32d19f40)
| mHideControls = false
| mHideString = java.lang.String@852379584 (0x32ce47c0)
| mHomeTime = android.widget.TextView@852684800 (0x32d2f000)
| mHomeTimeUpdater = com.android.calendar.AllInOneActivity$4@852551664 (0x32d0e7f0)
| mIntentAllDay = false
| mIntentAttendeeResponse = 0
| mIntentEventEndMillis = -1
| mIntentEventStartMillis = -1
| mMiniMonth = android.widget.FrameLayout@852685824 (0x32d2f400)
| mMiniMonthContainer = android.view.View@852636816 (0x32d23490)
| mMonthTab = null
| mObserver = com.android.calendar.AllInOneActivity$1@852811424 (0x32d4dea0)
| mOnSaveInstanceStateCalled = false
| mOptionsMenu = com.android.internal.view.menu.MenuBuilder@852841104 (0x32d55290)
| mOrientation = 1
| mPaused = true
| mPreviousView = 4
| mSearchMenu = com.android.internal.view.menu.MenuItemImpl@852805760 (0x32d4c880)
| mSearchView = android.widget.SearchView@852686848 (0x32d2f800)
| mSecondaryPane = android.widget.FrameLayout@852687872 (0x32d2fc00)
| mShowCalendarControls = false
| mShowEventInfoFullScreen = true
| mShowEventInfoFullScreenAgenda = true
| mShowSideViews = true
| mShowString = java.lang.String@852379520 (0x32ce4780)
| mShowWeekNum = false
| mSlideAnimationDoneListener = com.android.calendar.AllInOneActivity$2@852551680 (0x32d0e800)
| mTimeChangesUpdater = com.android.calendar.AllInOneActivity$3@852551696 (0x32d0e810)
| mTimeZone = java.lang.String@852330528 (0x32cd8820)
| mUpdateOnResume = false
| mVerticalControlsParams = null
| mViewEventId = -1
| mWeekNum = 53
| mWeekTab = null
| mWeekTextView = null
| mService = null
| mActionBar = com.android.internal.app.WindowDecorActionBar@852572288 (0x32d13880)
| mActionModeTypeStarting = 0
| mActivityInfo = android.content.pm.ActivityInfo@852572416 (0x32d13900)
| mActivityTransitionState = android.app.ActivityTransitionState@852837760 (0x32d54580)
| mApplication = com.android.calendar.CalendarApplication@852464192 (0x32cf9240)
| mCalled = true
| mChangeCanvasToTranslucent = false
| mChangingConfigurations = false
| mComponent = android.content.ComponentName@852551712 (0x32d0e820)
| mConfigChangeFlags = 0
| mCurrentConfig = android.content.res.Configuration@852805856 (0x32d4c8e0)
| mDecor = null
| mDefaultKeyMode = 0
| mDefaultKeySsb = null
| mDestroyed = true
| mDoReportFullyDrawn = false
| mEmbeddedID = null
| mEnableDefaultActionBarUp = false
| mEnterTransitionListener = android.app.SharedElementCallback$1@1894925920 (0x70f24660)
| mExitTransitionListener = android.app.SharedElementCallback$1@1894925920 (0x70f24660)
| mFinished = true
| mFragments = android.app.FragmentController@852551728 (0x32d0e830)
| mHandler = android.os.Handler@852811456 (0x32d4dec0)
| mHasCurrentPermissionsRequest = false
| mIdent = 137250382
| mInstanceTracker = android.os.StrictMode$InstanceTracker@852551744 (0x32d0e840)
| mInstrumentation = android.app.Instrumentation@852841184 (0x32d552e0)
| mIntent = android.content.Intent@852837824 (0x32d545c0)
| mLastNonConfigurationInstances = null
| mMainThread = android.app.ActivityThread@851456256 (0x32c03100)
| mManagedCursors = java.util.ArrayList@852811488 (0x32d4dee0)
| mManagedDialogs = null
| mMenuInflater = android.view.MenuInflater@852811520 (0x32d4df00)
| mParent = null
| mReferrer = java.lang.String@852805952 (0x32d4c940)
| mResultCode = 0
| mResultData = null
| mResumed = false
| mSearchEvent = null
| mSearchManager = android.app.SearchManager@852811552 (0x32d4df20)
| mStartedActivity = false
| mStopped = true
| mTemporaryPause = false
| mTitle = java.lang.String@852389696 (0x32ce6f40)
| mTitleColor = 0
| mTitleReady = true
| mToken = android.os.BinderProxy@852811584 (0x32d4df40)
| mTranslucentCallback = null
| mUiThread = java.lang.Thread@1956303520 (0x749ad2a0)
| mVisibleBehind = false
| mVisibleFromClient = true
| mVisibleFromServer = true
| mVoiceInteractor = null
| mWindow = com.android.internal.policy.PhoneWindow@852844928 (0x32d56180)
| mWindowAdded = true
| mWindowManager = android.view.WindowManagerImpl@852811616 (0x32d4df60)
| mInflater = com.android.internal.policy.PhoneLayoutInflater@852598640 (0x32d19f70)
| mOverrideConfiguration = null
| mResources = android.content.res.Resources@852364352 (0x32ce0c40)
| mTheme = android.content.res.Resources$Theme@852811648 (0x32d4df80)
| mThemeResource = 2131492873
| mBase = android.app.ContextImpl@852572544 (0x32d13980)
| shadow$_klass_ = com.android.calendar.AllInOneActivity
| shadow$_monitor_ = 1253289452
* Excluded Refs:
| Field: android.view.Choreographer$FrameDisplayEventReceiver.mMessageQueue (always)
| Thread:FinalizerWatchdogDaemon (always)
| Thread:main (always)
| Thread:LeakCanary-Heap-Dump (always)
| Class:java.lang.ref.WeakReference (always)
| Class:java.lang.ref.SoftReference (always)
| Class:java.lang.ref.PhantomReference (always)
| Class:java.lang.ref.Finalizer (always)
| Class:java.lang.ref.FinalizerReference (always)
| Root Class:android.os.Binder (always)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment