mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
395 lines
11 KiB
Smali
395 lines
11 KiB
Smali
.class public interface abstract Lio/sentry/IHub;
|
|
.super Ljava/lang/Object;
|
|
.source "IHub.java"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract addBreadcrumb(Lio/sentry/Breadcrumb;)V
|
|
.end method
|
|
|
|
.method public abstract addBreadcrumb(Lio/sentry/Breadcrumb;Lio/sentry/Hint;)V
|
|
.end method
|
|
|
|
.method public addBreadcrumb(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 223
|
|
new-instance v0, Lio/sentry/Breadcrumb;
|
|
|
|
invoke-direct {v0, p1}, Lio/sentry/Breadcrumb;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-interface {p0, v0}, Lio/sentry/IHub;->addBreadcrumb(Lio/sentry/Breadcrumb;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public addBreadcrumb(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 234
|
|
new-instance v0, Lio/sentry/Breadcrumb;
|
|
|
|
invoke-direct {v0, p1}, Lio/sentry/Breadcrumb;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 235
|
|
invoke-virtual {v0, p2}, Lio/sentry/Breadcrumb;->setCategory(Ljava/lang/String;)V
|
|
|
|
.line 236
|
|
invoke-interface {p0, v0}, Lio/sentry/IHub;->addBreadcrumb(Lio/sentry/Breadcrumb;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public abstract bindClient(Lio/sentry/ISentryClient;)V
|
|
.end method
|
|
|
|
.method public abstract captureCheckIn(Lio/sentry/CheckIn;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public captureEnvelope(Lio/sentry/SentryEnvelope;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 130
|
|
new-instance v0, Lio/sentry/Hint;
|
|
|
|
invoke-direct {v0}, Lio/sentry/Hint;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0}, Lio/sentry/IHub;->captureEnvelope(Lio/sentry/SentryEnvelope;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract captureEnvelope(Lio/sentry/SentryEnvelope;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public captureEvent(Lio/sentry/SentryEvent;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 40
|
|
new-instance v0, Lio/sentry/Hint;
|
|
|
|
invoke-direct {v0}, Lio/sentry/Hint;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0}, Lio/sentry/IHub;->captureEvent(Lio/sentry/SentryEvent;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract captureEvent(Lio/sentry/SentryEvent;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public abstract captureEvent(Lio/sentry/SentryEvent;Lio/sentry/Hint;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public captureEvent(Lio/sentry/SentryEvent;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 52
|
|
new-instance v0, Lio/sentry/Hint;
|
|
|
|
invoke-direct {v0}, Lio/sentry/Hint;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0, p2}, Lio/sentry/IHub;->captureEvent(Lio/sentry/SentryEvent;Lio/sentry/Hint;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public captureException(Ljava/lang/Throwable;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 150
|
|
new-instance v0, Lio/sentry/Hint;
|
|
|
|
invoke-direct {v0}, Lio/sentry/Hint;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0}, Lio/sentry/IHub;->captureException(Ljava/lang/Throwable;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract captureException(Ljava/lang/Throwable;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public abstract captureException(Ljava/lang/Throwable;Lio/sentry/Hint;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public captureException(Ljava/lang/Throwable;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 162
|
|
new-instance v0, Lio/sentry/Hint;
|
|
|
|
invoke-direct {v0}, Lio/sentry/Hint;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0, p2}, Lio/sentry/IHub;->captureException(Ljava/lang/Throwable;Lio/sentry/Hint;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public captureMessage(Ljava/lang/String;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 76
|
|
sget-object v0, Lio/sentry/SentryLevel;->INFO:Lio/sentry/SentryLevel;
|
|
|
|
invoke-interface {p0, p1, v0}, Lio/sentry/IHub;->captureMessage(Ljava/lang/String;Lio/sentry/SentryLevel;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public captureMessage(Ljava/lang/String;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
.line 110
|
|
sget-object v0, Lio/sentry/SentryLevel;->INFO:Lio/sentry/SentryLevel;
|
|
|
|
invoke-interface {p0, p1, v0, p2}, Lio/sentry/IHub;->captureMessage(Ljava/lang/String;Lio/sentry/SentryLevel;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract captureMessage(Ljava/lang/String;Lio/sentry/SentryLevel;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public abstract captureMessage(Ljava/lang/String;Lio/sentry/SentryLevel;Lio/sentry/ScopeCallback;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 399
|
|
invoke-interface {p0, p1, v0, p2}, Lio/sentry/IHub;->captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 412
|
|
invoke-interface {p0, p1, p2, v0}, Lio/sentry/IHub;->captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;Lio/sentry/Hint;)Lio/sentry/protocol/SentryId;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 393
|
|
invoke-interface {p0, p1, p2, p3, v0}, Lio/sentry/IHub;->captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;Lio/sentry/Hint;Lio/sentry/ProfilingTraceData;)Lio/sentry/protocol/SentryId;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract captureTransaction(Lio/sentry/protocol/SentryTransaction;Lio/sentry/TraceContext;Lio/sentry/Hint;Lio/sentry/ProfilingTraceData;)Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public abstract captureUserFeedback(Lio/sentry/UserFeedback;)V
|
|
.end method
|
|
|
|
.method public abstract clearBreadcrumbs()V
|
|
.end method
|
|
|
|
.method public abstract clone()Lio/sentry/IHub;
|
|
.end method
|
|
|
|
.method public abstract close()V
|
|
.end method
|
|
|
|
.method public abstract close(Z)V
|
|
.end method
|
|
|
|
.method public abstract configureScope(Lio/sentry/ScopeCallback;)V
|
|
.end method
|
|
|
|
.method public abstract continueTrace(Ljava/lang/String;Ljava/util/List;)Lio/sentry/TransactionContext;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;)",
|
|
"Lio/sentry/TransactionContext;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract endSession()V
|
|
.end method
|
|
|
|
.method public abstract flush(J)V
|
|
.end method
|
|
|
|
.method public abstract getBaggage()Lio/sentry/BaggageHeader;
|
|
.end method
|
|
|
|
.method public abstract getLastEventId()Lio/sentry/protocol/SentryId;
|
|
.end method
|
|
|
|
.method public abstract getOptions()Lio/sentry/SentryOptions;
|
|
.end method
|
|
|
|
.method public abstract getRateLimiter()Lio/sentry/transport/RateLimiter;
|
|
.end method
|
|
|
|
.method public abstract getSpan()Lio/sentry/ISpan;
|
|
.end method
|
|
|
|
.method public abstract getTraceparent()Lio/sentry/SentryTraceHeader;
|
|
.end method
|
|
|
|
.method public abstract getTransaction()Lio/sentry/ITransaction;
|
|
.end method
|
|
|
|
.method public abstract isCrashedLastRun()Ljava/lang/Boolean;
|
|
.end method
|
|
|
|
.method public abstract isEnabled()Z
|
|
.end method
|
|
|
|
.method public abstract isHealthy()Z
|
|
.end method
|
|
|
|
.method public abstract metrics()Lio/sentry/metrics/MetricsApi;
|
|
.end method
|
|
|
|
.method public abstract popScope()V
|
|
.end method
|
|
|
|
.method public abstract pushScope()V
|
|
.end method
|
|
|
|
.method public abstract removeExtra(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract removeTag(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public reportFullDisplayed()V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 546
|
|
invoke-interface {p0}, Lio/sentry/IHub;->reportFullyDisplayed()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public abstract reportFullyDisplayed()V
|
|
.end method
|
|
|
|
.method public abstract setExtra(Ljava/lang/String;Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract setFingerprint(Ljava/util/List;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract setLevel(Lio/sentry/SentryLevel;)V
|
|
.end method
|
|
|
|
.method public abstract setSpanContext(Ljava/lang/Throwable;Lio/sentry/ISpan;Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract setTag(Ljava/lang/String;Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract setTransaction(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract setUser(Lio/sentry/protocol/User;)V
|
|
.end method
|
|
|
|
.method public abstract startSession()V
|
|
.end method
|
|
|
|
.method public startTransaction(Lio/sentry/TransactionContext;)Lio/sentry/ITransaction;
|
|
.locals 1
|
|
|
|
.line 422
|
|
new-instance v0, Lio/sentry/TransactionOptions;
|
|
|
|
invoke-direct {v0}, Lio/sentry/TransactionOptions;-><init>()V
|
|
|
|
invoke-interface {p0, p1, v0}, Lio/sentry/IHub;->startTransaction(Lio/sentry/TransactionContext;Lio/sentry/TransactionOptions;)Lio/sentry/ITransaction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract startTransaction(Lio/sentry/TransactionContext;Lio/sentry/TransactionOptions;)Lio/sentry/ITransaction;
|
|
.end method
|
|
|
|
.method public startTransaction(Ljava/lang/String;Ljava/lang/String;)Lio/sentry/ITransaction;
|
|
.locals 1
|
|
|
|
.line 436
|
|
new-instance v0, Lio/sentry/TransactionOptions;
|
|
|
|
invoke-direct {v0}, Lio/sentry/TransactionOptions;-><init>()V
|
|
|
|
invoke-interface {p0, p1, p2, v0}, Lio/sentry/IHub;->startTransaction(Ljava/lang/String;Ljava/lang/String;Lio/sentry/TransactionOptions;)Lio/sentry/ITransaction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public startTransaction(Ljava/lang/String;Ljava/lang/String;Lio/sentry/TransactionOptions;)Lio/sentry/ITransaction;
|
|
.locals 1
|
|
|
|
.line 453
|
|
new-instance v0, Lio/sentry/TransactionContext;
|
|
|
|
invoke-direct {v0, p1, p2}, Lio/sentry/TransactionContext;-><init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
invoke-interface {p0, v0, p3}, Lio/sentry/IHub;->startTransaction(Lio/sentry/TransactionContext;Lio/sentry/TransactionOptions;)Lio/sentry/ITransaction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public abstract traceHeaders()Lio/sentry/SentryTraceHeader;
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract withScope(Lio/sentry/ScopeCallback;)V
|
|
.end method
|