Searched refs:CarrierIdentifierMatcher (Results 1 – 2 of 2) sorted by relevance
29 public abstract class CarrierIdentifierMatcher { class46 public abstract CarrierIdentifierMatcher build(); in build()
42 final CarrierIdentifierMatcher matcher;45 ConfigEntry(CarrierIdentifierMatcher matcher, PersistableBundle config) { in ConfigEntry()157 CarrierIdentifierMatcher.Builder matcherBuilder = CarrierIdentifierMatcher.builder(); in loadConfigs()