Searched refs:extcons (Results 1 – 2 of 2) sorted by relevance
188 List<ExtconInfo> extcons = new ArrayList<ExtconInfo>(); in getExtconInfoForTypes() local192 extcons.add(extcon); in getExtconInfoForTypes()198 return extcons; in getExtconInfoForTypes()
4580 final List<ExtconUEventObserver.ExtconInfo> extcons =4583 if (!extcons.isEmpty()) {4586 plugged = observer.init(extcons.get(0));