Searched refs:getIntentForOutgoing (Results 1 – 3 of 3) sorted by relevance
68 intent = AccountServerSettingsActivity.getIntentForOutgoing(mContext, result); in onPostExecute()
58 public static Intent getIntentForOutgoing(final Context context, final Account account) { in getIntentForOutgoing() method in AccountServerSettingsActivity
987 AccountServerSettingsActivity.getIntentForOutgoing(getActivity(), account); in onOutgoingSettings()