Searched refs:mChooserListAdapter (Results 1 – 1 of 1) sorted by relevance
245 private ChooserListAdapter mChooserListAdapter; field in ChooserActivity458 mChooserListAdapter.completeServiceTargetLoading(); in maybeStopServiceRequestTimer()464 if (mChooserListAdapter == null || isDestroyed()) { in handleMessage()479 mChooserListAdapter.addServiceResults(sri.originalTarget, in handleMessage()503 mChooserListAdapter.refreshListView(); in handleMessage()510 mChooserListAdapter.addServiceResults(resultInfo.originalTarget, in handleMessage()678 if (mChooserListAdapter == null) { in onCreate()683 queryDirectShareTargets(mChooserListAdapter, true); in onCreate()687 getDisplayResolveInfos(mChooserListAdapter); in onCreate()1394 mChooserListAdapter = (ChooserListAdapter) adapter;[all …]