package com.google.android.gms.internal.measurement;

import android.os.Bundle;
import android.os.IInterface;

/* JADX INFO: loaded from: classes.dex */
public interface L extends IInterface {
    void m(Bundle bundle);
}
