Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java203 private AppHibernationManagerInternal mAppHibernationManagerInternal; field in ActivityMetricsLogger
1001 if (mAppHibernationManagerInternal == null) { in getAppHibernationManagerInternal()
1002 mAppHibernationManagerInternal = in getAppHibernationManagerInternal()
1005 return mAppHibernationManagerInternal; in getAppHibernationManagerInternal()