Searched refs:getCarrierType (Results 1 – 2 of 2) sorted by relevance
189 if (TelephonyUtil.getCarrierType(telephonyManager) != TelephonyUtil.CARRIER_MNO_TYPE) { in createEphemeralProfileForMatchingAp()
709 public static int getCarrierType(@NonNull TelephonyManager tm) { in getCarrierType() method in TelephonyUtil