what-the-bank/sources/com/facetec/sdk/gv.java

11 lines
207 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package com.facetec.sdk;
import java.io.IOException;
/* loaded from: classes.dex */
public interface gv {
void c(ga gaVar, int i) throws IOException;
void d(ga gaVar, int i) throws IOException;
}