package com.bytedance.adsdk.ugeno.wsy;

import android.view.View;

/* JADX INFO: loaded from: classes.dex */
public class wsy {
    public static int fm(View view) {
        return view.getLayoutDirection();
    }
}
