Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java335 public static final int SUBREASON_IMPERCEPTIBLE = 15; field in ApplicationExitInfo
654 SUBREASON_IMPERCEPTIBLE,
1371 case SUBREASON_IMPERCEPTIBLE: in subreasonToString()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessList.java5616 ApplicationExitInfo.SUBREASON_IMPERCEPTIBLE, true);