40 lines
893 B
Java
40 lines
893 B
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import com.google.gson.Gson;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
@fZH
|
|
/* renamed from: o.FbW, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C0368FbW {
|
|
public C7968cyO b;
|
|
public final SharedPreferences c;
|
|
public iKd d;
|
|
public boolean a = false;
|
|
public final Gson e = new Gson();
|
|
|
|
@InterfaceC13391fZD
|
|
public C0368FbW(SharedPreferences sharedPreferences) {
|
|
this.c = sharedPreferences;
|
|
}
|
|
|
|
public final void c(int i) {
|
|
iKd ikd = this.d;
|
|
if (ikd == null) {
|
|
ikd = new iKd();
|
|
}
|
|
ikd.m = i;
|
|
this.d = ikd;
|
|
}
|
|
|
|
public final List<QJg> b() {
|
|
iKd ikd = this.d;
|
|
if (ikd == null || ikd.G == null) {
|
|
return new ArrayList();
|
|
}
|
|
return this.d.G;
|
|
}
|
|
}
|