Home | History | Annotate | Download | only in data

Lines Matching refs:mActionListener

85         private final View.OnClickListener mActionListener;
92 mActionListener = actionListener;
97 public View.OnClickListener getActionListener() { return mActionListener; }