Searched refs:selectionListener (Results 1 – 4 of 4) sorted by relevance
163 final DialogInterface.OnClickListener selectionListener = in onCreateDialog() local195 .setAdapter(selectAccountListAdapter, selectionListener) in onCreateDialog()
113 final DialogInterface.OnClickListener selectionListener = in onCreateDialog() local149 .setAdapter(selectAccountListAdapter, selectionListener) in onCreateDialog()
175 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() argument176 mSelectionListener = selectionListener; in setSelectionListener()
176 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() argument177 mSelectionListener = selectionListener; in setSelectionListener()