Searched refs:mCallerChooserTargets (Results 1 – 1 of 1) sorted by relevance
111 private ChooserTarget[] mCallerChooserTargets; field in ChooserActivity274 mCallerChooserTargets = targets; in onCreate()362 if (mCallerChooserTargets != null && mCallerChooserTargets.length > 0) { in onPrepareAdapterView()363 mChooserListAdapter.addServiceResults(null, Lists.newArrayList(mCallerChooserTargets)); in onPrepareAdapterView()