Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationExitInfo.java228 public static final int SUBREASON_TRIM_EMPTY = 4; field in ApplicationExitInfo
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto438 SUBREASON_TRIM_EMPTY = 4; enumerator