package M;

import android.content.ClipData;
import android.view.ContentInfo;

/* JADX INFO: renamed from: M.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC0175e {
    ClipData a();

    int c();

    ContentInfo d();

    int l();
}
