Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
package com.google.android.gms.internal.base;
|
||||
|
||||
import android.content.BroadcastReceiver;
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
import android.content.IntentFilter;
|
||||
import androidx.core.content.ContextCompat;
|
||||
import com.google.errorprone.annotations.ResultIgnorabilityUnspecified;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-base@@18.4.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
public final class zao extends ContextCompat {
|
||||
@ResultIgnorabilityUnspecified
|
||||
@Deprecated
|
||||
public static Intent zaa(Context context, BroadcastReceiver broadcastReceiver, IntentFilter intentFilter) {
|
||||
if (zan.zaa()) {
|
||||
return context.registerReceiver(broadcastReceiver, intentFilter, true != zan.zaa() ? 0 : 2);
|
||||
}
|
||||
return context.registerReceiver(broadcastReceiver, intentFilter);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user