You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
546 B
24 lines
546 B
package p060t1;
|
|
|
|
/* renamed from: t1.f1 */
|
|
/* loaded from: classes.dex */
|
|
public final class C1675f1 implements InterfaceC1683i0, InterfaceC1688k {
|
|
|
|
/* renamed from: d */
|
|
public static final C1675f1 f3902d = new C1675f1();
|
|
|
|
@Override // p060t1.InterfaceC1683i0
|
|
/* renamed from: b */
|
|
public void mo545b() {
|
|
}
|
|
|
|
@Override // p060t1.InterfaceC1688k
|
|
/* renamed from: c */
|
|
public boolean mo562c(Throwable th) {
|
|
return false;
|
|
}
|
|
|
|
public String toString() {
|
|
return "NonDisposableHandle";
|
|
}
|
|
} |