Home
last modified time | relevance | path

Searched refs:REASON_EXIT_SELF (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DApplicationExitInfoTest.java264 ApplicationExitInfo.REASON_EXIT_SELF, // reason in testApplicationExitInfo()
341 ApplicationExitInfo.REASON_EXIT_SELF, // reason in testApplicationExitInfo()
705 ApplicationExitInfo.REASON_EXIT_SELF, // reason in testApplicationExitInfo()
875 ApplicationExitInfo.REASON_EXIT_SELF, // reason in testApplicationExitInfo()
912 ApplicationExitInfo.REASON_EXIT_SELF, // reason in testApplicationExitInfo()
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java74 public static final int REASON_EXIT_SELF = 1; field in ApplicationExitInfo
617 REASON_EXIT_SELF,
1303 case REASON_EXIT_SELF: in reasonCodeToString()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppExitInfoTracker.java495 info.setReason(ApplicationExitInfo.REASON_EXIT_SELF); in updateExistingExitInfoRecordLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5210 field public static final int REASON_EXIT_SELF = 1; // 0x1