TombstoneUtils.Config

public static class TombstoneUtils.Config
extends Object

java.lang.Object
com.android.sts.common.util.TombstoneUtils.Config


סיכום

כיתות מקוננות

class TombstoneUtils.Config.BacktraceFilterPattern

מחלקת שירות המכילה דפוסים לסינון עקבות לאחור.

בנאים ציבוריים

Config ()

שיטות ציבוריות

TombstoneUtils.Config appendAbortMessageExcludes (String... abortMessages)
TombstoneUtils.Config appendAbortMessageExcludes (Pattern... abortMessages)
TombstoneUtils.Config appendAbortMessageIncludes (Pattern... abortMessages)
TombstoneUtils.Config appendAbortMessageIncludes (String... abortMessages)
TombstoneUtils.Config appendBacktraceExcludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config appendBacktraceIncludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)
TombstoneUtils.Config appendProcessPatterns (String... processPatternStrings)
TombstoneUtils.Config appendSignals (String... signals)
List< TombstoneUtils.Config.BacktraceFilterPattern > getBacktraceExcludes ()
List< TombstoneUtils.Config.BacktraceFilterPattern > getBacktraceIncludes ()
List<Pattern> getProcessPatterns ()
TombstoneUtils.Config setAbortMessageExcludes (String... abortMessages)
TombstoneUtils.Config setAbortMessageExcludes (Pattern... abortMessages)
TombstoneUtils.Config setAbortMessageIncludes (Pattern... abortMessages)
TombstoneUtils.Config setAbortMessageIncludes (String... abortMessages)
TombstoneUtils.Config setBacktraceExcludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config setBacktraceIncludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config setIgnoreLowFaultAddress (boolean ignoreLowFaultAddress)
TombstoneUtils.Config setMinAddress (String maxLowFaultAddress)
TombstoneUtils.Config setProcessPatterns (String... processPatternStrings)
TombstoneUtils.Config setProcessPatterns (Pattern... processPatterns)
TombstoneUtils.Config setSignals (String... signals)

בנאים ציבוריים

Config

public Config ()

שיטות ציבוריות

appendAbortMessageExcludes

public TombstoneUtils.Config appendAbortMessageExcludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

appendAbortMessageExcludes

public TombstoneUtils.Config appendAbortMessageExcludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

appendAbortMessageIncludes

public TombstoneUtils.Config appendAbortMessageIncludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

appendAbortMessageIncludes

public TombstoneUtils.Config appendAbortMessageIncludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

appendBacktraceExcludes

public TombstoneUtils.Config appendBacktraceExcludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

appendBacktraceIncludes

public TombstoneUtils.Config appendBacktraceIncludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

צרףProcessPatterns

public TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)

פרמטרים
processPatterns Pattern

החזרות
TombstoneUtils.Config

צרףProcessPatterns

public TombstoneUtils.Config appendProcessPatterns (String... processPatternStrings)

פרמטרים
processPatternStrings String

החזרות
TombstoneUtils.Config

צרף אותות

public TombstoneUtils.Config appendSignals (String... signals)

פרמטרים
signals String

החזרות
TombstoneUtils.Config

getBacktraceExcludes

public List<TombstoneUtils.Config.BacktraceFilterPattern> getBacktraceExcludes ()

החזרות
List< TombstoneUtils.Config.BacktraceFilterPattern >

getBacktrace כולל

public List<TombstoneUtils.Config.BacktraceFilterPattern> getBacktraceIncludes ()

החזרות
List< TombstoneUtils.Config.BacktraceFilterPattern >

getProcessPatterns

public List<Pattern> getProcessPatterns ()

החזרות
List<Pattern>

setAbortMessageExcludes

public TombstoneUtils.Config setAbortMessageExcludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

setAbortMessageExcludes

public TombstoneUtils.Config setAbortMessageExcludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

setAbortMessageIncludes

public TombstoneUtils.Config setAbortMessageIncludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

setAbortMessageIncludes

public TombstoneUtils.Config setAbortMessageIncludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

setBacktraceExcludes

public TombstoneUtils.Config setBacktraceExcludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

setBacktrace כולל

public TombstoneUtils.Config setBacktraceIncludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

setIgnoreLowFaultAddress

public TombstoneUtils.Config setIgnoreLowFaultAddress (boolean ignoreLowFaultAddress)

פרמטרים
ignoreLowFaultAddress boolean

החזרות
TombstoneUtils.Config

setMinAddress

public TombstoneUtils.Config setMinAddress (String maxLowFaultAddress)

פרמטרים
maxLowFaultAddress String

החזרות
TombstoneUtils.Config

setProcessPatterns

public TombstoneUtils.Config setProcessPatterns (String... processPatternStrings)

פרמטרים
processPatternStrings String

החזרות
TombstoneUtils.Config

setProcessPatterns

public TombstoneUtils.Config setProcessPatterns (Pattern... processPatterns)

פרמטרים
processPatterns Pattern

החזרות
TombstoneUtils.Config

setSignals

public TombstoneUtils.Config setSignals (String... signals)

פרמטרים
signals String

החזרות
TombstoneUtils.Config

,

TombstoneUtils.Config

public static class TombstoneUtils.Config
extends Object

java.lang.Object
com.android.sts.common.util.TombstoneUtils.Config


סיכום

כיתות מקוננות

class TombstoneUtils.Config.BacktraceFilterPattern

מחלקת שירות המכילה דפוסים לסינון עקבות לאחור.

בנאים ציבוריים

Config ()

שיטות ציבוריות

TombstoneUtils.Config appendAbortMessageExcludes (String... abortMessages)
TombstoneUtils.Config appendAbortMessageExcludes (Pattern... abortMessages)
TombstoneUtils.Config appendAbortMessageIncludes (Pattern... abortMessages)
TombstoneUtils.Config appendAbortMessageIncludes (String... abortMessages)
TombstoneUtils.Config appendBacktraceExcludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config appendBacktraceIncludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)
TombstoneUtils.Config appendProcessPatterns (String... processPatternStrings)
TombstoneUtils.Config appendSignals (String... signals)
List< TombstoneUtils.Config.BacktraceFilterPattern > getBacktraceExcludes ()
List< TombstoneUtils.Config.BacktraceFilterPattern > getBacktraceIncludes ()
List<Pattern> getProcessPatterns ()
TombstoneUtils.Config setAbortMessageExcludes (String... abortMessages)
TombstoneUtils.Config setAbortMessageExcludes (Pattern... abortMessages)
TombstoneUtils.Config setAbortMessageIncludes (Pattern... abortMessages)
TombstoneUtils.Config setAbortMessageIncludes (String... abortMessages)
TombstoneUtils.Config setBacktraceExcludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config setBacktraceIncludes ( BacktraceFilterPattern... patterns)
TombstoneUtils.Config setIgnoreLowFaultAddress (boolean ignoreLowFaultAddress)
TombstoneUtils.Config setMinAddress (String maxLowFaultAddress)
TombstoneUtils.Config setProcessPatterns (String... processPatternStrings)
TombstoneUtils.Config setProcessPatterns (Pattern... processPatterns)
TombstoneUtils.Config setSignals (String... signals)

בנאים ציבוריים

Config

public Config ()

שיטות ציבוריות

appendAbortMessageExcludes

public TombstoneUtils.Config appendAbortMessageExcludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

appendAbortMessageExcludes

public TombstoneUtils.Config appendAbortMessageExcludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

appendAbortMessageIncludes

public TombstoneUtils.Config appendAbortMessageIncludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

appendAbortMessageIncludes

public TombstoneUtils.Config appendAbortMessageIncludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

appendBacktraceExcludes

public TombstoneUtils.Config appendBacktraceExcludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

appendBacktraceIncludes

public TombstoneUtils.Config appendBacktraceIncludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

צרףProcessPatterns

public TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)

פרמטרים
processPatterns Pattern

החזרות
TombstoneUtils.Config

צרףProcessPatterns

public TombstoneUtils.Config appendProcessPatterns (String... processPatternStrings)

פרמטרים
processPatternStrings String

החזרות
TombstoneUtils.Config

צרף אותות

public TombstoneUtils.Config appendSignals (String... signals)

פרמטרים
signals String

החזרות
TombstoneUtils.Config

getBacktraceExcludes

public List<TombstoneUtils.Config.BacktraceFilterPattern> getBacktraceExcludes ()

החזרות
List< TombstoneUtils.Config.BacktraceFilterPattern >

getBacktrace כולל

public List<TombstoneUtils.Config.BacktraceFilterPattern> getBacktraceIncludes ()

החזרות
List< TombstoneUtils.Config.BacktraceFilterPattern >

getProcessPatterns

public List<Pattern> getProcessPatterns ()

החזרות
List<Pattern>

setAbortMessageExcludes

public TombstoneUtils.Config setAbortMessageExcludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

setAbortMessageExcludes

public TombstoneUtils.Config setAbortMessageExcludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

setAbortMessageIncludes

public TombstoneUtils.Config setAbortMessageIncludes (Pattern... abortMessages)

פרמטרים
abortMessages Pattern

החזרות
TombstoneUtils.Config

setAbortMessageIncludes

public TombstoneUtils.Config setAbortMessageIncludes (String... abortMessages)

פרמטרים
abortMessages String

החזרות
TombstoneUtils.Config

setBacktraceExcludes

public TombstoneUtils.Config setBacktraceExcludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

setBacktrace כולל

public TombstoneUtils.Config setBacktraceIncludes (BacktraceFilterPattern... patterns)

פרמטרים
patterns BacktraceFilterPattern

החזרות
TombstoneUtils.Config

setIgnoreLowFaultAddress

public TombstoneUtils.Config setIgnoreLowFaultAddress (boolean ignoreLowFaultAddress)

פרמטרים
ignoreLowFaultAddress boolean

החזרות
TombstoneUtils.Config

setMinAddress

public TombstoneUtils.Config setMinAddress (String maxLowFaultAddress)

פרמטרים
maxLowFaultAddress String

החזרות
TombstoneUtils.Config

setProcessPatterns

public TombstoneUtils.Config setProcessPatterns (String... processPatternStrings)

פרמטרים
processPatternStrings String

החזרות
TombstoneUtils.Config

setProcessPatterns

public TombstoneUtils.Config setProcessPatterns (Pattern... processPatterns)

פרמטרים
processPatterns Pattern

החזרות
TombstoneUtils.Config

setSignals

public TombstoneUtils.Config setSignals (String... signals)

פרמטרים
signals String

החזרות
TombstoneUtils.Config