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

/packages/apps/Email/src/com/android/email/service/
H A DAttachmentDownloadService.java128 /*package*/ AccountManagerStub mAccountManagerStub;
134 /*package*/ static class AccountManagerStub { class in class:AttachmentDownloadService
138 AccountManagerStub(Context context) { method in class:AttachmentDownloadService.AccountManagerStub
929 mAccountManagerStub = new AccountManagerStub(this);

Completed in 54 milliseconds