NetMirror.apk

Download file
package U1;

import android.view.View;
import com.facebook.react.uimanager.W0;

/* JADX INFO: loaded from: classes.dex */
public interface v extends W0 {
    void setName(View view, String str);
}
Download file