Searched refs:mChooserListAdapter (Results 1 – 1 of 1) sorted by relevance
212 private ChooserListAdapter mChooserListAdapter; field in ChooserActivity422 mChooserListAdapter.completeServiceTargetLoading(); in maybeStopServiceRequestTimer()428 if (mChooserListAdapter == null || isDestroyed()) { in handleMessage()443 mChooserListAdapter.addServiceResults(sri.originalTarget, in handleMessage()467 mChooserListAdapter.refreshListView(); in handleMessage()474 mChooserListAdapter.addServiceResults(resultInfo.originalTarget, in handleMessage()628 if (mChooserListAdapter == null) { in onCreate()633 queryDirectShareTargets(mChooserListAdapter, true); in onCreate()637 getDisplayResolveInfos(mChooserListAdapter); in onCreate()1178 mChooserListAdapter = (ChooserListAdapter) adapter;[all …]