Searched refs:crashes (Results 1 – 8 of 8) sorted by relevance
269 List<ProcessErrorStateInfo> crashes = am.getProcessesInErrorState(); in reportError() local270 if (crashes != null) { in reportError()271 for (ProcessErrorStateInfo crash : crashes) { in reportError()
637 List<ProcessErrorStateInfo> crashes = am.getProcessesInErrorState(); in reportError() local638 if (crashes != null) { in reportError()639 for (ProcessErrorStateInfo crash : crashes) { in reportError()
1171 List<ProcessErrorStateInfo> crashes = am.getProcessesInErrorState(); in reportError() local1172 if (crashes != null) { in reportError()1173 for (ProcessErrorStateInfo crash : crashes) { in reportError()
227 …crashes, the PluginManager catches it and tries to determine the plugin that caused the crash. If…
85 * this call (e.g., call service crashes).
1680 // categorize any modem crashes and group similar crashes together. This1681 // information will be useful to identify the cause of modem crashes,
693 // RESET indicates all ble stopped. Used when it (re)starts (e.g. after it crashes).854 // RESET indicates all audio stopped. Used when it (re)starts (e.g. after it crashes).872 // RESET indicates all mediaCodec stopped. Used when it (re)starts (e.g. after it crashes).890 // RESET indicates all flashlight stopped. Used when it (re)starts (e.g. after it crashes).908 // RESET indicates all camera stopped. Used when it (re)starts (e.g. after it crashes).3011 * Logs when an app crashes.
807 // on application crashes and ANRs. If this is disabled, the crash/ANR