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.java317 public static final int SUBREASON_REMOVE_LRU = 16; field in ApplicationExitInfo
512 SUBREASON_REMOVE_LRU,
1162 case SUBREASON_REMOVE_LRU: in subreasonToString()
/frameworks/proto_logging/stats/enums/app/
Denums.proto416 SUBREASON_REMOVE_LRU = 16; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java2730 ApplicationExitInfo.SUBREASON_REMOVE_LRU, "hasn't been killed");