MemoryTrimmable.smali
.class public interface abstract Lcom/facebook/common/memory/MemoryTrimmable;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract trim(Lcom/facebook/common/memory/MemoryTrimType;)V
.end method