21 lines
445 B
Java
21 lines
445 B
Java
package com.facetec.sdk;
|
|
|
|
import android.content.Context;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class s {
|
|
private final Context c;
|
|
private int d = 0;
|
|
private int a = 0;
|
|
private int e = 0;
|
|
private byte[] b = null;
|
|
private String j = "";
|
|
private String g = "";
|
|
private int h = 0;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public s(Context context) {
|
|
this.c = context;
|
|
}
|
|
}
|