Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationExitInfo.java420 public static final int SUBREASON_KILL_BACKGROUND = 24; field in ApplicationExitInfo
/frameworks/proto_logging/stats/enums/app_shared/
Dapp_enums.proto402 SUBREASON_KILL_BACKGROUND = 24; enumerator