Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java308 public static final int SUBREASON_IMPERCEPTIBLE = 15; field in ApplicationExitInfo
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Denums.proto411 SUBREASON_IMPERCEPTIBLE = 15; enumerator