what-the-bank/sources/com/huawei/hms/base/log/d.java

13 lines
242 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.huawei.hms.base.log;
import android.content.Context;
/* loaded from: classes2.dex */
public interface d {
void a(Context context, String str);
void a(d dVar);
void a(String str, int i, String str2, String str3);
}