Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/proto/
H A Dtombstone.proto7 // https://developer.android.com/reference/android/app/ApplicationExitInfo#getTraceInputStream()
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java829 public @Nullable InputStream getTraceInputStream() throws IOException { in getTraceInputStream() method in ApplicationExitInfo
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DApplicationExitInfoTest.java274 assertEquals(info.getTraceInputStream(), null); in testApplicationExitInfo()
/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.txt5201 method @Nullable public java.io.InputStream getTraceInputStream() throws java.io.IOException;