Searched refs:ahmInternal (Results 1 – 1 of 1) sorted by relevance
1013 final AppHibernationManagerInternal ahmInternal = getAppHibernationManagerInternal(); in notifyBeforePackageUnstopped() local1014 if (ahmInternal != null) { in notifyBeforePackageUnstopped()1015 mLastHibernationStates.put(packageName, ahmInternal.isHibernatingGlobally(packageName)); in notifyBeforePackageUnstopped()