Searched defs:createOpenAccountInboxIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
H A DWelcome.java116 public static Intent createOpenAccountInboxIntent(Context context, long accountId) { method in class:Welcome
140 fromActivity.startActivity(createOpenAccountInboxIntent(fromActivity, accountId));

Completed in 45 milliseconds