145 lines
3.1 KiB
Java
145 lines
3.1 KiB
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.content.res.Configuration;
|
|
import android.content.res.TypedArray;
|
|
import android.graphics.drawable.Drawable;
|
|
import android.util.AttributeSet;
|
|
import android.view.KeyEvent;
|
|
import android.view.View;
|
|
import android.view.ViewGroup;
|
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
|
import o.SYO;
|
|
import o.vsf;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract class pwE {
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface LWm {
|
|
}
|
|
|
|
@Deprecated
|
|
/* loaded from: classes.dex */
|
|
public static abstract class RVV {
|
|
public abstract View a();
|
|
|
|
public abstract Drawable bR_();
|
|
|
|
public abstract CharSequence c();
|
|
|
|
public abstract CharSequence e();
|
|
}
|
|
|
|
public void a(boolean z) {
|
|
}
|
|
|
|
public boolean a() {
|
|
return false;
|
|
}
|
|
|
|
public void b(boolean z) {
|
|
}
|
|
|
|
public boolean b() {
|
|
return false;
|
|
}
|
|
|
|
public abstract int c();
|
|
|
|
public vsf c(vsf.HBt hBt) {
|
|
return null;
|
|
}
|
|
|
|
public abstract void c(View view);
|
|
|
|
public abstract void d();
|
|
|
|
public abstract void d(int i);
|
|
|
|
public abstract void d(CharSequence charSequence);
|
|
|
|
public abstract void d(boolean z);
|
|
|
|
public boolean dH_(KeyEvent keyEvent) {
|
|
return false;
|
|
}
|
|
|
|
public void dM_(Configuration configuration) {
|
|
}
|
|
|
|
public boolean dN_(int i, KeyEvent keyEvent) {
|
|
return false;
|
|
}
|
|
|
|
public void dO_(Drawable drawable) {
|
|
}
|
|
|
|
public Context e() {
|
|
return null;
|
|
}
|
|
|
|
public void e(CharSequence charSequence) {
|
|
}
|
|
|
|
public void e(boolean z) {
|
|
}
|
|
|
|
public abstract void f();
|
|
|
|
public void g() {
|
|
}
|
|
|
|
public boolean h() {
|
|
return false;
|
|
}
|
|
|
|
public abstract void i();
|
|
|
|
public boolean j() {
|
|
return false;
|
|
}
|
|
|
|
public void o() {
|
|
}
|
|
|
|
public void k() {
|
|
throw new UnsupportedOperationException("Hide on content scroll is not supported in this action bar configuration.");
|
|
}
|
|
|
|
public void e(float f) {
|
|
if (f != BitmapDescriptorFactory.HUE_RED) {
|
|
throw new UnsupportedOperationException("Setting a non-zero elevation is not supported in this action bar configuration.");
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes.dex */
|
|
public static class HBt extends ViewGroup.MarginLayoutParams {
|
|
public int d;
|
|
|
|
public HBt(Context context, AttributeSet attributeSet) {
|
|
super(context, attributeSet);
|
|
this.d = 0;
|
|
TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet, SYO.ZqN.ActionBarLayout);
|
|
this.d = obtainStyledAttributes.getInt(SYO.ZqN.ActionBarLayout_android_layout_gravity, 0);
|
|
obtainStyledAttributes.recycle();
|
|
}
|
|
|
|
public HBt() {
|
|
super(-2, -2);
|
|
this.d = 8388627;
|
|
}
|
|
|
|
public HBt(HBt hBt) {
|
|
super((ViewGroup.MarginLayoutParams) hBt);
|
|
this.d = 0;
|
|
this.d = hBt.d;
|
|
}
|
|
|
|
public HBt(ViewGroup.LayoutParams layoutParams) {
|
|
super(layoutParams);
|
|
this.d = 0;
|
|
}
|
|
}
|
|
}
|