Searched refs:pickSelectionIntent (Results 1 – 1 of 1) sorted by relevance
203 final Intent pickSelectionIntent = new Intent(mContext, in doInBackground() local208 mContext.startActivity(pickSelectionIntent); in doInBackground()223 final Intent pickSelectionIntent = new Intent(mContext, AlarmSelectionActivity.class) in doInBackground() local228 mContext.startActivity(pickSelectionIntent); in doInBackground()