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
370 B
15 lines
370 B
package androidx.activity;
|
|
|
|
import android.window.OnBackInvokedCallback;
|
|
|
|
/* renamed from: androidx.activity.l */
|
|
/* loaded from: classes.dex */
|
|
public final /* synthetic */ class C0064l implements OnBackInvokedCallback {
|
|
|
|
/* renamed from: a */
|
|
public final /* synthetic */ Runnable f72a;
|
|
|
|
public final void onBackInvoked() {
|
|
this.f72a.run();
|
|
}
|
|
} |