Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DUserLevelState.java30 public boolean hibernated; field in UserLevelState
38 hibernated = state.hibernated; in UserLevelState()
46 + ", hibernated=" + hibernated + '\'' in toString()
H A DGlobalLevelState.java31 public boolean hibernated; field in GlobalLevelState
41 + ", hibernated=" + hibernated + '\'' in toString()
H A DAppHibernationService.java237 return pkgState.hibernated; in isHibernatingForUser()
261 return state.hibernated; in isHibernatingGlobally()
297 pkgState.hibernated = isHibernating; in setHibernatingForUser()
313 stateSnapshot.hibernated); in setHibernatingForUser()
340 if (state.hibernated != isHibernating) { in setHibernatingGlobally()
341 state.hibernated = isHibernating; in setHibernatingGlobally()
374 if (state.hibernated) { in getHibernatingPackagesForUser()
517 && currentState.hibernated) { in initializeUserHibernationStates()
520 currentState.hibernated = false; in initializeUserHibernationStates()
585 if (globalState.hibernated && !userState.hibernated) { in onUserUnlocking()
[all …]
H A DUserLevelHibernationProto.java43 stream.write(UserLevelHibernationStateProto.HIBERNATED, state.hibernated); in writeToProto()
66 state.hibernated = in readFromProto()
H A DGlobalLevelHibernationProto.java43 stream.write(GlobalLevelHibernationStateProto.HIBERNATED, state.hibernated); in writeToProto()
67 state.hibernated = in readFromProto()
/aosp12/frameworks/base/core/proto/android/server/
H A Dapphibernationservice.proto30 optional bool hibernated = 2; field
41 optional bool hibernated = 2; field
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DAppHibernationServiceTest.java426 private static UserLevelState makeUserLevelState(String packageName, boolean hibernated) { in makeUserLevelState() argument
429 state.hibernated = hibernated; in makeUserLevelState()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto16768 * Pull atom for the number of hibernated packages on the device for the given user.
16773 // Total number of apps hibernated for the user
16781 * Pull atom for total number of globally hibernated packages on the device and the storage savings
16782 * from these apps being hibernated.
16790 // Cumulative storage savings from apps being hibernated
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...