Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java317 public static final int SUBREASON_REMOVE_LRU = 16; field in ApplicationExitInfo
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Denums.proto416 SUBREASON_REMOVE_LRU = 16; enumerator