Searched refs:CB_FACILITY_BIC_ACR (Results 1 – 2 of 2) sorted by relevance
89 static final String CB_FACILITY_BIC_ACR = "AR"; field
30 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BIC_ACR;1310 } else if (CB_FACILITY_BIC_ACR.equals(facility)) { in getCBTypeFromFacility()