discord-jadx/app/src/main/java/c/i/a/f/d/w.java

18 lines
537 B
Java

package c.i.a.f.d;
import android.os.Bundle;
import c.i.a.f.e.o.c;
import c.i.a.f.n.f;
import com.google.android.gms.tasks.Task;
/* compiled from: com.google.android.gms:play-services-cloud-messaging@@16.0.0 */
public final /* synthetic */ class w implements f {
public static final f a = new w();
@Override // c.i.a.f.n.f
public final Task a(Object obj) {
Bundle bundle = (Bundle) obj;
int i = b.a;
return bundle != null && bundle.containsKey("google.messenger") ? c.F(null) : c.F(bundle);
}
}