החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
TombstoneUtils.Signals
public
static
class
TombstoneUtils.Signals
extends Object
java.lang.Object
|
↳ |
com.android.sts.common.util.TombstoneUtils.Signals
|
סיכום
קונסטרוקטורים גלויים לכולם |
Signals()
|
קבועים
SIGABRT
public static final String SIGABRT
ערך קבוע:
"SIGABRT"
SIGBUS
public static final String SIGBUS
ערך קבוע:
"SIGBUS"
SIGSEGV
public static final String SIGSEGV
ערך קבוע:
"SIGSEGV"
קונסטרוקטורים גלויים לכולם
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# TombstoneUtils.Signals\n======================\n\n\n`\npublic\nstatic\n\n\nclass\nTombstoneUtils.Signals\n`\n\n\n`\n\nextends Object\n\n\n`\n\n`\n\n\n`\n\n|---|----------------------------------------------------|\n| java.lang.Object ||\n| ↳ | com.android.sts.common.util.TombstoneUtils.Signals |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Constants ||\n|----------|---------------------------------------------------------------------------------------------------------------|\n| `String` | [SIGABRT](../../../../../../../reference/sts/com/android/sts/common/util/TombstoneUtils.Signals.html#SIGABRT) |\n| `String` | [SIGBUS](../../../../../../../reference/sts/com/android/sts/common/util/TombstoneUtils.Signals.html#SIGBUS) |\n| `String` | [SIGSEGV](../../../../../../../reference/sts/com/android/sts/common/util/TombstoneUtils.Signals.html#SIGSEGV) |\n\n| ### Public constructors ||\n|-------------------------------------------------------------------------------------------------------------------------|---|\n| ` `[Signals](../../../../../../../reference/sts/com/android/sts/common/util/TombstoneUtils.Signals.html#Signals())`() ` |\n\nConstants\n---------\n\n### SIGABRT\n\n```\npublic static final String SIGABRT\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"SIGABRT\"\n\n\n### SIGBUS\n\n```\npublic static final String SIGBUS\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"SIGBUS\"\n\n\n### SIGSEGV\n\n```\npublic static final String SIGSEGV\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"SIGSEGV\"\n\n\nPublic constructors\n-------------------\n\n### Signals\n\n```\npublic Signals ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]