Rabbit-R1/switch port/smali/smali_classes3/io/sentry/hints/DiskFlushNotification.smali

15 lines
370 B
Smali
Raw Normal View History

2024-05-21 16:08:36 -05:00
.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