Searched refs:ExtconDeviceType (Results 1 – 1 of 1) sorted by relevance
148 public @interface ExtconDeviceType {} annotation in ExtconUEventObserver.ExtconInfo154 private final @ExtconDeviceType HashSet<String> mDeviceTypes = new HashSet<>();183 @ExtconDeviceType String[] extconTypes) { in getExtconInfoForTypes()202 public boolean hasCableType(@ExtconDeviceType String type) { in hasCableType()