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.
22 lines
865 B
22 lines
865 B
package androidx.lifecycle;
|
|
|
|
import androidx.lifecycle.C0407d0;
|
|
import p039m1.C1470g;
|
|
import p056s0.AbstractC1611a;
|
|
|
|
/* renamed from: androidx.lifecycle.e0 */
|
|
/* loaded from: classes.dex */
|
|
public final /* synthetic */ class C0417e0 {
|
|
/* renamed from: a */
|
|
public static AbstractC0405c0 m3711a(C0407d0.InterfaceC0411b interfaceC0411b, Class cls) {
|
|
C1470g.m1292e(cls, "modelClass");
|
|
throw new UnsupportedOperationException("Factory.create(String) is unsupported. This Factory requires `CreationExtras` to be passed into `create` method.");
|
|
}
|
|
|
|
/* renamed from: b */
|
|
public static AbstractC0405c0 m3710b(C0407d0.InterfaceC0411b interfaceC0411b, Class cls, AbstractC1611a abstractC1611a) {
|
|
C1470g.m1292e(cls, "modelClass");
|
|
C1470g.m1292e(abstractC1611a, "extras");
|
|
return interfaceC0411b.mo693a(cls);
|
|
}
|
|
} |