Searched refs:mCallerTargets (Results 1 – 1 of 1) sorted by relevance
940 private final List<TargetInfo> mCallerTargets = new ArrayList<>(); field in ChooserActivity.ChooserListAdapter1004 mCallerTargets.add(new DisplayResolveInfo(ii, ri, in ChooserListAdapter()1063 return mCallerTargets.size(); in getCallerTargetCount()1111 return mCallerTargets.get(position); in targetInfoForPosition()