mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 17:42:33 -06:00
15 lines
370 B
Smali
15 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
|