package com.ea.nimble; /* loaded from: classes2.dex */ public interface INimbleBadgeProvider { int getBadgeCount(); Error setBadgeCount(int i, String str, String str2); }