public final class HbpcdUtils extends Object
Constructor and Description |
---|
HbpcdUtils(Context context) |
Modifier and Type | Method and Description |
---|---|
String |
getIddByMcc(int mcc)
Gets country information with given MCC.
|
int |
getMcc(int sid,
int tz,
int DSTflag,
boolean isNitzTimeZone)
Resolves the unknown MCC with SID and Timezone information.
|
public HbpcdUtils(Context context)
public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone)
public String getIddByMcc(int mcc)