package P;

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

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

    int i();

    ContentInfo j();

    int l();
}
