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.
15 lines
491 B
15 lines
491 B
package androidx.activity;
|
|
|
|
import android.view.View;
|
|
import p039m1.C1470g;
|
|
|
|
/* renamed from: androidx.activity.o */
|
|
/* loaded from: classes.dex */
|
|
public final class C0067o {
|
|
/* renamed from: a */
|
|
public static final void m4997a(View view, InterfaceC0065m interfaceC0065m) {
|
|
C1470g.m1292e(view, "<this>");
|
|
C1470g.m1292e(interfaceC0065m, "onBackPressedDispatcherOwner");
|
|
view.setTag(C0066n.view_tree_on_back_pressed_dispatcher_owner, interfaceC0065m);
|
|
}
|
|
} |