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.
17 lines
454 B
17 lines
454 B
package androidx.appcompat.widget;
|
|
|
|
import android.graphics.Rect;
|
|
|
|
/* renamed from: androidx.appcompat.widget.b */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC0171b {
|
|
|
|
/* renamed from: androidx.appcompat.widget.b$a */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC0172a {
|
|
/* renamed from: a */
|
|
void mo3412a(Rect rect);
|
|
}
|
|
|
|
void setOnFitSystemWindowsListener(InterfaceC0172a interfaceC0172a);
|
|
} |