Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java182 public static final int SUBREASON_TOO_MANY_CACHED = 2; field in ApplicationExitInfo
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Denums.proto336 SUBREASON_TOO_MANY_CACHED = 2; enumerator