Home
last modified time | relevance | path

Searched defs:SUBREASON_REMOVE_LRU (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/app/
Dappexit_enums.proto210 SUBREASON_REMOVE_LRU = 16; enumerator
/frameworks/base/core/java/android/app/
DApplicationExitInfo.java317 public static final int SUBREASON_REMOVE_LRU = 16; field in ApplicationExitInfo