Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java279 public static final int SUBREASON_KILL_PID = 12; field in ApplicationExitInfo
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Denums.proto394 SUBREASON_KILL_PID = 12; enumerator