Searched refs:permanentFailureStrings (Results 1 – 1 of 1) sorted by relevance
1426 String[] permanentFailureStrings = b.getStringArray(CarrierConfigManager. in isPermanentFailure() local1428 if (permanentFailureStrings != null) { in isPermanentFailure()1431 if (ArrayUtils.contains(permanentFailureStrings, e.getValue())) { in isPermanentFailure()