mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
14 lines
370 B
Smali
14 lines
370 B
Smali
.class public interface abstract Lio/sentry/hints/DiskFlushNotification;
|
|
.super Ljava/lang/Object;
|
|
.source "DiskFlushNotification.java"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract isFlushable(Lio/sentry/protocol/SentryId;)Z
|
|
.end method
|
|
|
|
.method public abstract markFlushed()V
|
|
.end method
|
|
|
|
.method public abstract setFlushable(Lio/sentry/protocol/SentryId;)V
|
|
.end method
|