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