100 lines
1.7 KiB
Java
100 lines
1.7 KiB
Java
|
package com.huawei.hms.hatool;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import java.util.Set;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public abstract class q0 {
|
||
|
public static String o() {
|
||
|
return s.c().b().c();
|
||
|
}
|
||
|
|
||
|
public static String n() {
|
||
|
return s.c().b().a();
|
||
|
}
|
||
|
|
||
|
public static String m() {
|
||
|
return s.c().b().r();
|
||
|
}
|
||
|
|
||
|
public static String l() {
|
||
|
return s.c().b().o();
|
||
|
}
|
||
|
|
||
|
public static int k() {
|
||
|
return s.c().b().m();
|
||
|
}
|
||
|
|
||
|
public static String j() {
|
||
|
return s.c().b().l();
|
||
|
}
|
||
|
|
||
|
public static Context i() {
|
||
|
return s.c().b().j();
|
||
|
}
|
||
|
|
||
|
public static void h(String str) {
|
||
|
s.c().b().g(str);
|
||
|
}
|
||
|
|
||
|
public static int h() {
|
||
|
return s.c().b().f();
|
||
|
}
|
||
|
|
||
|
public static void g(String str) {
|
||
|
s.c().b().c(str);
|
||
|
}
|
||
|
|
||
|
public static String g() {
|
||
|
return s.c().b().d();
|
||
|
}
|
||
|
|
||
|
public static void f(String str) {
|
||
|
s.c().b().a(str);
|
||
|
}
|
||
|
|
||
|
public static String f() {
|
||
|
return s.c().b().n();
|
||
|
}
|
||
|
|
||
|
public static void e(String str) {
|
||
|
s.c().b().p(str);
|
||
|
}
|
||
|
|
||
|
public static String e() {
|
||
|
return s.c().b().k();
|
||
|
}
|
||
|
|
||
|
public static void d(String str) {
|
||
|
s.c().b().o(str);
|
||
|
}
|
||
|
|
||
|
public static String d() {
|
||
|
return s.c().b().b();
|
||
|
}
|
||
|
|
||
|
public static void c(String str) {
|
||
|
s.c().b().n(str);
|
||
|
}
|
||
|
|
||
|
public static String c() {
|
||
|
return s.c().b().g();
|
||
|
}
|
||
|
|
||
|
public static void b(String str) {
|
||
|
s.c().b().m(str);
|
||
|
}
|
||
|
|
||
|
public static Set<String> b() {
|
||
|
return s.c().a();
|
||
|
}
|
||
|
|
||
|
public static void a(String str) {
|
||
|
s.c().b().d(str);
|
||
|
}
|
||
|
|
||
|
public static String a() {
|
||
|
return s.c().b().e();
|
||
|
}
|
||
|
}
|