OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:actionHandleAccount
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Email/src/com/android/email/activity/
Welcome.java
95
MessageList.
actionHandleAccount
(this, accountId, Mailbox.TYPE_INBOX);
AccountFolderList.java
232
MessageList.
actionHandleAccount
(this, id, Mailbox.TYPE_INBOX);
535
MailboxList.
actionHandleAccount
(this, accountId);
746
MailboxList.
actionHandleAccount
(mContext, itemView.mAccountId);
[
all
...]
MailboxList.java
100
public static void
actionHandleAccount
(Context context, long accountId) {
MessageList.java
187
public static void
actionHandleAccount
(Context context, long accountId, int mailboxType) {
566
MailboxList.
actionHandleAccount
(this, mailbox.mAccountKey);
[
all
...]
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java
155
MessageList.
actionHandleAccount
(this, accountId, Mailbox.TYPE_INBOX);
Completed in 116 milliseconds