package o; /* renamed from: o.glk, reason: case insensitive filesystem */ /* loaded from: classes6.dex */ public final class C15256glk { public static final C15256glk c; static { new C15256glk(); c = new C15256glk(); } public static int e(gkS gks) { if (gks == null) { return 0; } int length = gks.c().length(); String e = gks.e(); return e != null ? length + e.length() + 3 : length; } }