Searched refs:ChooserListAdapter (Results 1 – 1 of 1) sorted by relevance
119 private ChooserListAdapter mChooserListAdapter;361 mChooserListAdapter = (ChooserListAdapter) adapter; in onPrepareAdapterView()458 case ChooserListAdapter.TARGET_CALLER: in startSelected()461 case ChooserListAdapter.TARGET_SERVICE: in startSelected()465 case ChooserListAdapter.TARGET_STANDARD: in startSelected()489 void queryTargetServices(ChooserListAdapter adapter) { in queryTargetServices()735 final ChooserListAdapter adapter = new ChooserListAdapter(context, payloadIntents, in createAdapter()930 public class ChooserListAdapter extends ResolveListAdapter { class in ChooserActivity950 public ChooserListAdapter(Context context, List<Intent> payloadIntents, in ChooserListAdapter() method in ChooserActivity.ChooserListAdapter1199 private ChooserListAdapter mChooserListAdapter;[all …]