Searched refs:createViewInboxIntent (Results 1 – 2 of 2) sorted by relevance
520 public static Intent createViewInboxIntent(Account account) { in createViewInboxIntent() method in Utils
2497 final Intent mailIntent = Utils.createViewInboxIntent(mAccount); in onAppUpPressed()