Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationExitInfo.java344 public static final int SUBREASON_REMOVE_LRU = 16; field in ApplicationExitInfo
664 SUBREASON_REMOVE_LRU,
1383 case SUBREASON_REMOVE_LRU: in subreasonToString()
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto506 SUBREASON_REMOVE_LRU = 16; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java2937 ApplicationExitInfo.SUBREASON_REMOVE_LRU, "hasn't been killed");