17 lines
410 B
Java
17 lines
410 B
Java
package o;
|
|
|
|
import android.webkit.WebView;
|
|
import android.widget.RelativeLayout;
|
|
|
|
/* renamed from: o.vDu, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17242vDu {
|
|
public final WebView b;
|
|
public final RelativeLayout d;
|
|
|
|
public C17242vDu(RelativeLayout relativeLayout, WebView webView) {
|
|
this.d = relativeLayout;
|
|
this.b = webView;
|
|
}
|
|
}
|